Share via


CustomMenuKeyMapping constructor ()

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

Syntax

'Declaration
Public Sub New ( _
    importedObject As PSObject _
)
'Usage
Dim importedObject As PSObject

Dim instance As New CustomMenuKeyMapping(importedObject)
public CustomMenuKeyMapping(
    PSObject importedObject
)

Parameters

  • importedObject
    Type: PSObject

See also

Reference

CustomMenuKeyMapping class

CustomMenuKeyMapping members

CustomMenuKeyMapping overload

Microsoft.Exchange.Data namespace