Enum MapiRecipientTrackStatus
MapiRecipientTrackStatus enumeration
Represents the response status returned by the attendee.
public enum MapiRecipientTrackStatus
Values
Name | Value | Description |
---|---|---|
None | 0 | No response is required for this object. This is the case for appointment objects and meeting response objects. |
Tentative | 1 | This value on the attendee’s meeting object indicates that the attendee has tentatively accepted the meeting request object. |
Accepted | 2 | This value on the attendee’s meeting object indicates that the attendee has accepted the meeting request object. |
Declined | 3 | This value on the attendee’s meeting object indicates that the attendee has declined the meeting request object. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email