Task.GetCmdletErrorEventTuple Method
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Protected Overridable Function GetCmdletErrorEventTuple As EventTuple
'Usage
Dim returnValue As EventTuple
returnValue = Me.GetCmdletErrorEventTuple()
protected virtual EventTuple GetCmdletErrorEventTuple()
Return Value
Type: EventTuple