SendAddressIdParameter.RawIdentity Property
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public ReadOnly Property RawIdentity As String
Get
'Usage
Dim instance As SendAddressIdParameter
Dim value As String
value = instance.RawIdentity
public string RawIdentity { get; }
Property Value
Type: System.String