[ Version ( since = "3.46" ) ]
public void set_summaries (SList<ComponentText> text_list)
Sets the summary of a calendar component object.
The summaries can have each different language, otherwise it's not allowed to have more than one summary property.
This does not update any alarm subcomponent description.
this |
A calendar component object. |
text_list |
List of ComponentText structures. |