Click or drag to resize
MimeKit

DateSearchQueryDate Property

Gets the date value of the search query.

Namespace: MailKit.Search
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public DateTime Date { get; }

Property Value

DateTime
The date.
Remarks
Gets the date value of the search query.
See Also