Class BaseSearchConditions
BaseSearchConditions class
Provides base class for the search conditions.
public abstract class BaseSearchConditions
Properties
Name | Description |
---|---|
Charset { get; set; } | Gets or sets charset. Indicates the charset of the strings that appear in the searching criteria. |
Since { get; set; } | Gets or sets the message date since which the search criteria matches. |
Text { get; set; } | Gets or sets subject text. |
UseUId { get; set; } | Gets or sets a value indicating whether the search method returns sequence numbers or UIDs of messages. |
See Also
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email