ToList

CalendarExceptionCollection.ToList method

Converteert het CalendarExceptionCollection-object naar een lijst metCalendarException objecten.

public List<CalendarException> ToList()

Winstwaarde

Lijst vanCalendarException voorwerpen.

Zie ook