Messages that have a flag in the specified state.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Shared Function HasFlag ( _ status As EwsFlagStatus _ ) As EwsSearchParameter |
| C# |
|---|
public static EwsSearchParameter HasFlag( EwsFlagStatus status ) |
Parameters
- status
- Type: Rebex.Net..::..EwsFlagStatus
Desired flag status.