| DateSearchQueryDate Property |
Gets the date value of the search query.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public DateTime Date { get; }
Property Value
DateTimeThe date.
Remarks
Gets the date value of the search query.
See Also