MeetingRequestType enumeration
Specifies constants that define the type of a meeting request.
Namespace: Microsoft.Exchange.WebServices.Data
Assembly: Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
| Member name | Description | |
|---|---|---|
| None | The meeting request type is not defined. | |
| FullUpdate | An update to the original meeting request. | |
| InformationalUpdate | An information update. | |
| NewMeetingRequest | A new meeting request. | |
| Outdated | An outdated meeting request. | |
| SilentUpdate | A silent update to an existing meeting. | |
| PrincipalWantsCopy | The meeting request was forwarded to a delegate, and this copy is informational. |
Show: