Click or drag to resize

ICalendar2 Properties

IT Hit WebDAV Classes Reference

The ICalendar2 type exposes the following members.

Properties
  NameDescription
Public propertyAutoGenerateTimeZones
Gets or sets if time zone compomemts must be automatically generated during serialization. Default is true.
Public propertyComponents
Dictionary of all calendar components. Empty for card object.
(Inherited from IComponent.)
Public propertyDelimiter
Object delimiter such as VCARD, VCALENDAR, VEVENT, VTODO, etc
(Inherited from IComponent.)
Public propertyEvents
Gets a list of events associated with this calendar object.
Public propertyFreeBusy
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.
Public propertyJournals
Gets a list of journal components associated with this calendar object.
Public propertyMethod
Gets or sets iTip method type. Provides access to "METHOD" property.
Public propertyProductId
Specifies the identifier for the product that created this business card or calendar.
(Inherited from ICollabObject.)
Public propertyProperties
Dictionary of all business card or calendar properties.
(Inherited from IComponent.)
Public propertyTimeZones
Gets a list of time zone components associated with this calendar object.
Public propertyToDos
Gets a list of to-do components associated with this calendar object.
Public propertyVersion
Specifies the version of the business card or calendar specification.
(Inherited from ICollabObject.)
Top
See Also