AggregationSubscriptionIdentity.SubscriptionId Property
Namespace: Microsoft.Exchange.Transport.Sync.Common.Subscription
Assembly: Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)
Syntax
'Declaration
Public Property SubscriptionId As Guid
Get
Friend Set
'Usage
Dim instance As AggregationSubscriptionIdentity
Dim value As Guid
value = instance.SubscriptionId
public Guid SubscriptionId { get; internal set; }
Property Value
Type: System.Guid