AggregationSubscriptionIdParameter.RawIdentity Property
Gets the raw identifier for the subscription.
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property RawIdentity As String
Get
'Usage
Dim instance As AggregationSubscriptionIdParameter
Dim value As String
value = instance.RawIdentity
public string RawIdentity { get; }
Property Value
Type: System.String
The raw identifier of the subscription.