Click or drag to resize

Appointment Properties

The Appointment type exposes the following members.

Properties
  NameDescription
Public propertyEvent
Gets first event from the Events list or if there are no events.
Public propertyEvents
List of events in this appointment.
Public propertyMethod
Gets or sets iCalendar object method associated with the calendar object (e.g. Request, Cancel).
Public propertyProductId
Gets or sets the identifier for the product that created the iCalendar object.
Public propertyTimeZone
Gets first time zone from the TimeZones list or if there are no time zones defined.
Public propertyTimeZones
List of timezones defined in this appointment.
Public propertyVersion
Gets or sets version that is required in order to interpret the iCalendar object.
Top
See Also