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

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

Parameters

Return value

Type: Microsoft.Exchange.Configuration.Tasks.UMHuntGroupIdParameter

See also

Reference

UMHuntGroupIdParameter class

UMHuntGroupIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace