CustomMenuKeyMapping.Key property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property Key As String
Get
'Usage
Dim instance As CustomMenuKeyMapping
Dim value As String
value = instance.Key
public string Key { get; }
Property value
Type: System.String