Share via


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

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

Parameters

Return value

Type: Microsoft.Exchange.Configuration.Tasks.MobileDeviceIdParameter

See also

Reference

MobileDeviceIdParameter class

MobileDeviceIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace