ImapFolderInfoUIDNext Property |
Gets the validity ID of the mailbox.
Namespace:
Aspose.Email.Clients.Imap
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic long UIDNext { get; }
Public ReadOnly Property UIDNext As Long
Get
public:
property long long UIDNext {
long long get ();
}
member UIDNext : int64 with get
Property Value
Type:
Int64
See Also