| ExchangeMeeting Properties |
The ExchangeMeeting type exposes the following members.
| Name | Description | |
|---|---|---|
| Body |
The body or description of the meeting.
| |
| EndTime |
The end time of the meeting.
| |
| Id |
The unique identifier of the meeting.
| |
| IsAccepted |
Indicates whether the current user has accepted the meeting.
| |
| IsAllDayEvent |
Indicates whether the meeting is an all-day event.
| |
| IsCancelled |
Indicates whether the meeting has been cancelled.
| |
| IsCurrentUserModerator |
Indicates whether the current user is a moderator of the meeting.
| |
| IsRecurring |
Indicates whether the meeting is recurring.
| |
| LastModifiedTime |
The last modified time of the meeting.
| |
| Location |
The location where the meeting is scheduled.
| |
| OptionalAttendees |
The list of optional attendees for the meeting.
| |
| Organizer |
The organizer of the meeting.
| |
| RecurrencePattern |
The recurrence pattern of the meeting, if any.
| |
| RequiredAttendees |
The list of required attendees for the meeting.
| |
| StartTime |
The start time of the meeting.
| |
| Status |
The status of the meeting.
| |
| Subject |
The subject of the meeting.
|