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