Event Properties |
The Event type exposes the following members.
Name | Description | |
---|---|---|
AllDayEvent |
Whether the event lasts all day long.
| |
Canceled |
Whether the event has been canceled.
| |
ContactEmail |
The e-mail address of the contact person for this event.
| |
ContactName |
The name of the contact person for this event.
| |
ContactPhone |
The phone number of the contact person for this event.
| |
Description |
A description of the event.
| |
DetailsLastUpdated |
The date and time that the event details were last updated.
| |
DetailsLastUpdatedBy |
The name of the last person to update the event details.
| |
EndDate |
The date and time the event ends.
| |
LastUpdated |
The date and time that the event was last updated.
| |
LastUpdatedBy |
The name of the last person to update the event.
| |
Location |
The event's location.
| |
LocationUrl |
A URL providing more information about the event's location.
| |
NoEndTime |
Indicates that the event does not have an end time specified.
| |
OnMultipleCalendars |
Whether the event is on multiple calendars.
| |
Priority |
The priority of the event on the calendar.
| |
Reoccurring |
Whether the event is reoccurring.
| |
StartDate |
The date and time the event starts.
| |
Title |
The event's title.
|