Share via


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

See also

Reference

Task class

Task members

Microsoft.Exchange.Configuration.Tasks namespace