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; }

Field Value

The validity ID of the mailbox.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also