ESearchOptionsNotDefined Property |
Not defined
Namespace:
Aspose.Email.Clients.Imap
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic static ESearchOptions NotDefined { get; }
Public Shared ReadOnly Property NotDefined As ESearchOptions
Get
public:
static property ESearchOptions^ NotDefined {
ESearchOptions^ get ();
}
static member NotDefined : ESearchOptions with get
Property Value
Type:
ESearchOptions
See Also