Share via


Task.OutputObjectCount property

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

Syntax

'Declaration
Protected Property OutputObjectCount As Integer
    Get
    Set
'Usage
Dim value As Integer

value = Me.OutputObjectCount

Me.OutputObjectCount = value
protected int OutputObjectCount { get; set; }

Property value

Type: System.Int32

See also

Reference

Task class

Task members

Microsoft.Exchange.Configuration.Tasks namespace