Describes status of the flag of an item on Exchange server.

Namespace:  Rebex.Net
Assembly:  Rebex.Ews (in Rebex.Ews.dll)

Syntax

Visual Basic
Public Enumeration EwsFlagStatus
C#
public enum EwsFlagStatus

Members

Member nameDescription
Supported by the .NET Compact FrameworkNone
Item has no flag.
Supported by the .NET Compact FrameworkCompleted
Item has "Completed" flag.
Supported by the .NET Compact FrameworkFlagged
Item is "Flagged".

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also