Share via


Task.SuppressVerboseAndDebugOutput property

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

Syntax

'Declaration
Protected Property SuppressVerboseAndDebugOutput As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = Me.SuppressVerboseAndDebugOutput

Me.SuppressVerboseAndDebugOutput = value
protected bool SuppressVerboseAndDebugOutput { get; set; }

Property value

Type: System.Boolean

See also

Reference

Task class

Task members

Microsoft.Exchange.Configuration.Tasks namespace