get_exdate_list


Description:

public void get_exdate_list (out SList<CalComponentDateTime> exdate_list)

Queries the list of exception date properties in a calendar component object.

Parameters:

exdate_list

Return value for the list of exception dates, as a list of CalComponentDateTime structures. This should be freed using the free_exdate_list function.