MessageThreadResultUseUId Property |
Gets value which is indicates whether UID kind of method has to be used.
Namespace:
Aspose.Email.Clients.Imap
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic bool UseUId { get; }
Public ReadOnly Property UseUId As Boolean
Get
public:
property bool UseUId {
bool get ();
}
member UseUId : bool with get
Property Value
Type:
Boolean
See Also