Share via


CustomMenuKeyMapping.Parse method

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public Shared Function Parse ( _
    customExtension As String _
) As CustomMenuKeyMapping
'Usage
Dim customExtension As String
Dim returnValue As CustomMenuKeyMapping

returnValue = CustomMenuKeyMapping.Parse(customExtension)
public static CustomMenuKeyMapping Parse(
    string customExtension
)

Parameters

Return value

Type: Microsoft.Exchange.Data.CustomMenuKeyMapping

See also

Reference

CustomMenuKeyMapping class

CustomMenuKeyMapping members

Microsoft.Exchange.Data namespace