The Appointment type exposes the following members.

Properties

  NameDescription
Public propertyEvent
Gets first event from the Events list or nullNothingnullptra null reference (Nothing in Visual Basic) 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 (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 nullNothingnullptra null reference (Nothing in Visual Basic) 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.

See Also