MailQueryBuilder.To
MailQueryBuilder.To property
Gets the field that allows to find messages that contain the specified string in the envelope structure’s TO field.
public StringComparisonField To { get; }
Property Value
The DateComparisonField
that represents TO search field.
See Also
- class StringComparisonField
- class MailQueryBuilder
- namespace Aspose.Email.Tools.Search
- assembly Aspose.Email