SendAddressIdentity.IsUniqueIdentity Property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public ReadOnly Property IsUniqueIdentity As Boolean
    Get
'Usage
Dim instance As SendAddressIdentity
Dim value As Boolean

value = instance.IsUniqueIdentity
public bool IsUniqueIdentity { get; }

Property Value

Type: System.Boolean