StringComparisonFieldEmpty Method

Indicates that field in message must be empty.

Namespace:  Aspose.Email.Tools.Search
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public MailQuery Empty()

Return Value

Type: MailQuery
MailQuery that represents search query (one searching criterion).
See Also