set_priority
Description:
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.
Parameters:
| this |
A calendar component object. |
| priority |
Value for the priority property. |