set_descriptions
Description:
Sets the description of a calendar component object.
Journal components may have more than one description, and as such this function takes in a list of ComponentText structures. All other types of components can have at most one description.
Parameters:
this |
A calendar component object. |
text_list |
List of ComponentText structures. |