Returns a value indicating whether this is a unique ID set.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public ReadOnly Property IsUniqueIdSet As Boolean
	Get
C#
public bool IsUniqueIdSet { get; }

Field Value

True if this is a unique ID set; false otherwise.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also