Flag Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a flag object. The Flag class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class Flag sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class Flag : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class Flag
Inherits ComplexProperty
- Inheritance
Constructors
Flag() |
Initializes a new instance of the Flag class. The Flag() constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Properties
CompleteDate |
Gets or sets the complete date. The CompleteDate property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
DueDate |
Gets or sets the due date. The DueDate property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
FlagStatus |
Gets or sets the flag status. The FlagStatus property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
StartDate |
Gets or sets the start date. The StartDate property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |