set_comment_list


Description:

public void set_comment_list (SList<CalComponentText> 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 CalComponentText structures is used.

Parameters:

text_list

List of CalComponentText structures.