[ Version ( since = "3.34" ) ]
public void set_classification (ComponentClassification classif)
Sets the classification property of a calendar component object.
To unset the property, specify E_CAL_COMPONENT_CLASS_NONE for classif
.
this |
A calendar component object. |
classif |
Classification to use. |