Enum MapiCalendarState
MapiCalendarState enumeration
Enumerates the appointment state
[Flags]
public enum MapiCalendarState
Values
| Name | Value | Description | 
|---|---|---|
| Meeting | 1 | Indicates that the represented calendar object is a Meeting object | 
| Received | 2 | Indicates that the represented calendar object was received from someone else | 
| Canceled | 4 | Indicates that the Meeting object has been canceled. | 
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email