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