Click or drag to resize

MapiCalendarState Enumeration

Enumerates the appointment state

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
[FlagsAttribute]
public enum MapiCalendarState
Members
  Member nameValueDescription
Meeting1 Indicates that the represented calendar object is a Meeting object
Received2 Indicates that the represented calendar object was received from someone else
Canceled4 Indicates that the Meeting object has been canceled.
See Also