Share via


SendConnectorIdParameter.Parse method

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

Syntax

'Declaration
Public Shared Function Parse ( _
    identity As String _
) As SendConnectorIdParameter
'Usage
Dim identity As String
Dim returnValue As SendConnectorIdParameter

returnValue = SendConnectorIdParameter.Parse(identity)
public static SendConnectorIdParameter Parse(
    string identity
)

Parameters

Return value

Type: Microsoft.Exchange.Configuration.Tasks.SendConnectorIdParameter

See also

Reference

SendConnectorIdParameter class

SendConnectorIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace