Compartilhar via


AggregationSubscriptionIdentity.GuidIdentityString Property

Namespace:  Microsoft.Exchange.Transport.Sync.Common.Subscription
Assembly:  Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)

Syntax

'Declaration
Public ReadOnly Property GuidIdentityString As String
    Get
'Usage
Dim instance As AggregationSubscriptionIdentity
Dim value As String

value = instance.GuidIdentityString
public string GuidIdentityString { get; }

Property Value

Type: System.String