Click or drag to resize

CalendarEvent Properties

The CalendarEvent type exposes the following members.

Properties
  NameDescription
Public propertyAllDayEvent
Gets or sets a flag indicating whether the event last all days.
Public propertyDescription
Gets or sets the description of the calendar event.
Public propertyEnd
Gets or sets the end date and time of the event.
Public propertyiCal
Gets or sets a flag to indicate whether to wrap the event in iCalendar format.
Public propertyLocation
Gets or sets the location of the calendar event.
Public propertyStart
Gets or sets the start date and time of the event.
Public propertySubject
Gets or sets the subject of the calendar event.
Top
See Also