Enum MapiCalendarState

MapiCalendarState enumeration

Enumerates the appointment state

[Flags]
public enum MapiCalendarState

Values

NameValueDescription
Meeting1Indicates that the represented calendar object is a Meeting object
Received2Indicates that the represented calendar object was received from someone else
Canceled4Indicates that the Meeting object has been canceled.

See Also