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