CalendarCollection

CalendarCollection class

Represents a collection of Calendar objects.

Methods

NameDescription
Add (2 overloads)Adds a new base calendar to this CalendarCollection object and returns added calendar.
get_CountGets the number of objects contained in this CalendarCollection object.
GetByNameReturns a calendar with the specified name.
GetByUidReturns a calendar with the specified UID.
GetEnumeratorReturns an enumerator for this collection.
RemoveRemoves Calendar from Project CalendarCollection .
ToListConverts the CalendarCollection object to a list of Calendar objects.