CalendarEvent Properties |
The CalendarEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| AllDayEvent |
Gets or sets a flag indicating whether the event last all days.
| |
| Description |
Gets or sets the description of the calendar event.
| |
| End |
Gets or sets the end date and time of the event.
| |
| iCal |
Gets or sets a flag to indicate whether to wrap the event in iCalendar format.
| |
| Location |
Gets or sets the location of the calendar event.
| |
| Start |
Gets or sets the start date and time of the event.
| |
| Subject |
Gets or sets the subject of the calendar event.
|