PimSubscriptionProxy.SendAsState 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 ReadOnly Property SendAsState As SendAsState
Get
'Usage
Dim instance As PimSubscriptionProxy
Dim value As SendAsState
value = instance.SendAsState
public SendAsState SendAsState { get; }
Property value
Type: Microsoft.Exchange.Transport.Sync.Common.Subscription.SendAsState
See also
Reference
Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim namespace