ImapFolder.ValidityId Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
ValidityId
Gets the validity ID of the mailbox. This property is not set for folders returned by a call to GetFolderList() methods and will contain a value of 0.
Declaration
public long ValidityId { get; }
Property Value
Type | Description |
---|---|
Int64 | The validity ID of the mailbox. |