CalendarExceptionCollection.ToList

CalendarExceptionCollection.ToList method

Konverterar CalendarExceptionCollection-objektet till en lista medCalendarException objekt.

public List<CalendarException> ToList()

Returvärde

Lista avCalendarException föremål.

Se även