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