MailQueryBuilder.SentDate

MailQueryBuilder.SentDate property

Gets the field that allows to find messages by sent date.

public DateComparisonField SentDate { get; }

Property Value

The DateComparisonField that represents sent date search field.

See Also