ESearchOptionsMax Property |
Return the highest message
Namespace:
Aspose.Email.Clients.Imap
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic static ESearchOptions Max { get; }
Public Shared ReadOnly Property Max As ESearchOptions
Get
public:
static property ESearchOptions^ Max {
ESearchOptions^ get ();
}
static member Max : ESearchOptions with get
Property Value
Type:
ESearchOptions
See Also