Share via


Task.ProcessId property

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

Syntax

'Declaration
Protected ReadOnly Property ProcessId As Integer
    Get
'Usage
Dim value As Integer

value = Me.ProcessId
protected int ProcessId { get; }

Property value

Type: System.Int32

See also

Reference

Task class

Task members

Microsoft.Exchange.Configuration.Tasks namespace