[ Version ( since = "3.34" ) ]
public void set_comments (SList<ComponentText> text_list)
Sets the comments of a calendar component object.
The comment property can appear several times inside a calendar component, and so a list of ComponentText structures is used.
this |
A calendar component object. |
text_list |
List of ComponentText structures. |