Initializes a new instance of the EwsFlag class.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Sub New ( _ status As EwsFlagStatus _ ) |
| C# |
|---|
public EwsFlag( EwsFlagStatus status ) |
Parameters
- status
- Type: Rebex.Net..::..EwsFlagStatus
Status of the flag.