Compartir a través de


SendAddressIdParameter.IsUniqueIdentity Property

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

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

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

Property Value

Type: System.Boolean