[ Version ( since = "3.34" ) ]
public void set_priority (int priority)
Sets the priority property of a calendar component object.
The priority can be between 0 and 9, inclusive. A special value -1 can be used to remove the priority property.
| this |
A calendar component object. |
| priority |
Value for the priority property. |