[ Version ( since = "3.34" ) ]
public void set_contacts (SList<ComponentText> text_list)
Sets the contact of a calendar component object.
The contact 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. |