Messages that are read or unread depending on the parameter specified.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Shared Function IsRead ( _ value As Boolean _ ) As EwsSearchParameter |
C# |
---|
public static EwsSearchParameter IsRead( bool value ) |
Parameters
- value
- Type: System..::..Boolean
Value specifying whether to search for read or unread messages.