PimSubscriptionProxy.NeedSuppressingPiiData 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 NeedSuppressingPiiData As Boolean
    Get
    Set
'Usage
Dim instance As PimSubscriptionProxy
Dim value As Boolean

value = instance.NeedSuppressingPiiData

instance.NeedSuppressingPiiData = value
public bool NeedSuppressingPiiData { get; set; }

Property value

Type: System.Boolean

See also

Reference

PimSubscriptionProxy class

PimSubscriptionProxy members

Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim namespace