Enum ExchangeConversationFlagStatus
ExchangeConversationFlagStatus enumeration
Enumerates the flag status for conversation.
public enum ExchangeConversationFlagStatus
Values
Name | Value | Description |
---|---|---|
Undefined | -1 | Undefined status |
NotFlagged | 0 | Specifies the not-flagged status. |
Flagged | 1 | Specifies the flagged flag status. |
Complete | 2 | Specifies the complete flag status. |
See Also
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email