Share via


CmdletExtensionAgentIdParameter constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    identity As String _
)
'Usage
Dim identity As String

Dim instance As New CmdletExtensionAgentIdParameter(identity)
public CmdletExtensionAgentIdParameter(
    string identity
)

Parameters

See also

Reference

CmdletExtensionAgentIdParameter class

CmdletExtensionAgentIdParameter members

CmdletExtensionAgentIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace