Enum MapiRecipientTrackStatus

MapiRecipientTrackStatus enumeration

Represents the response status returned by the attendee.

public enum MapiRecipientTrackStatus

Values

NameValueDescription
None0No response is required for this object. This is the case for appointment objects and meeting response objects.
Tentative1This value on the attendee’s meeting object indicates that the attendee has tentatively accepted the meeting request object.
Accepted2This value on the attendee’s meeting object indicates that the attendee has accepted the meeting request object.
Declined3This value on the attendee’s meeting object indicates that the attendee has declined the meeting request object.

See Also