Share via


Task.HasErrors property

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

Syntax

'Declaration
Protected Property HasErrors As Boolean
    Get
    Private Set
'Usage
Dim value As Boolean

value = Me.HasErrors
protected bool HasErrors { get; private set; }

Property value

Type: System.Boolean

See also

Reference

Task class

Task members

Microsoft.Exchange.Configuration.Tasks namespace