Share via


ManagementScopeIdParameter.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 ManagementScopeIdParameter
'Usage
Dim identity As String
Dim returnValue As ManagementScopeIdParameter

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

Parameters

Return value

Type: Microsoft.Exchange.Configuration.Tasks.ManagementScopeIdParameter

See also

Reference

ManagementScopeIdParameter class

ManagementScopeIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace