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.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic | 
|---|
Public ReadOnly Property ValidityId As Long Get  | 
| C# | 
|---|
public long ValidityId { get; }  |