Share via


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

See also

Reference

SendAddressIdParameter class

SendAddressIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace