Share via


Task.NeedSuppressingPiiData property

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public ReadOnly Property NeedSuppressingPiiData As Boolean
    Get
'Usage
Dim instance As Task
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

Task class

Task members

Microsoft.Exchange.Configuration.Tasks namespace