MailQueryBuilder.InternalDate

MailQueryBuilder.InternalDate property

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

public DateComparisonField InternalDate { get; }

Property Value

The DateComparisonField that represents internal date search field.

See Also