Messages that arrived on the specified date (disregarding time).
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Shared Function Arrived ( _ on As DateTime _ ) As EwsSearchParameter |
C# |
---|
public static EwsSearchParameter Arrived( DateTime on ) |
Parameters
- on
- Type: System..::..DateTime
Date. Time and time zone are ignored.