MapiCalendarClientIntent
MapiCalendarClientIntent enumeration (13 values)
Enumerates the actions the user can taken on the Meeting object
| Value | Description |
|---|---|
| Manager | The user is the owner of the meeting object. |
| Delegate | The user is a delegate acting on a meeting object in a delegator’s calendar folder. |
| DeletedWithNoResponse | The user deleted the meeting object with no response sent to the organizer. |
| DeletedExceptionWithNoResponse | The user deleted an exception to a recurring series with no response sent to the organizer. |
| RespondedTentative | The user tentatively accepted the meeting request. |
| RespondedAccept | The user accepted the meeting request. |
| RespondedDecline | The user declined the meeting request. |
| ModifiedStartTime | The user modified the start time. |
| ModifiedEndTime | The user modified the end time. |
| ModifiedLocation | The user changed the location of the meeting. |
| RespondedExceptionDecline | The user declined an exception to a recurring series. |
| Canceled | The user canceled a meeting request. |
| ExceptionCanceled | The user canceled an exception to a recurring series. |