Share via


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

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

Parameters

Return value

Type: Microsoft.Exchange.Configuration.Tasks.AccountPartitionIdParameter

See also

Reference

AccountPartitionIdParameter class

AccountPartitionIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace