PimSubscriptionProxy.CreationType property
Namespace: Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim
Assembly: Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)
Syntax
'Declaration
Public Property CreationType As SubscriptionCreationType
Get
Set
'Usage
Dim instance As PimSubscriptionProxy
Dim value As SubscriptionCreationType
value = instance.CreationType
instance.CreationType = value
public SubscriptionCreationType CreationType { get; set; }
Property value
Type: Microsoft.Exchange.Transport.Sync.Common.Subscription.SubscriptionCreationType
See also
Reference
Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim namespace