set_comments


Description:

[ 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.

Parameters:

this

A calendar component object.

text_list

List of ComponentText structures.