The ICalendar2 type exposes the following members.
Name | Description | |
---|---|---|
AutoGenerateTimeZones |
Gets or sets if time zone compomemts must be automatically generated during serialization. Default is true.
| |
Components |
Dictionary of all calendar components. Empty for card object.
(Inherited from IComponent.) | |
Delimiter |
Object delimiter such as VCARD, VCALENDAR, VEVENT, VTODO, etc
(Inherited from IComponent.) | |
Events |
Gets a list of events associated with this calendar object.
| |
FreeBusy |
Gets a list of free/busy time components, describe a response to a request for free/busy time,
or describe a published set of busy time.
| |
Journals |
Gets a list of journal components associated with this calendar object.
| |
Method |
Gets or sets iTip method type. Provides access to "METHOD" property.
| |
ProductId |
Specifies the identifier for the product that created this business card or calendar.
(Inherited from ICollabObject.) | |
Properties |
Dictionary of all business card or calendar properties.
(Inherited from IComponent.) | |
TimeZones |
Gets a list of time zone components associated with this calendar object.
| |
ToDos |
Gets a list of to-do components associated with this calendar object.
| |
Version |
Specifies the version of the business card or calendar specification.
(Inherited from ICollabObject.) |