get_contact_list


Description:

public void get_contact_list (out SList<CalComponentText> text_list)

Queries the contact of a calendar component object.

The contact property can appear several times inside a calendar component, and so a list of CalComponentText is returned.

Parameters:

text_list

Return value for the contact properties and their parameters, as a list of CalComponentText structures. This should be freed using the free_text_list function.