CustomMenuKeyMapping.Extension property

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

Syntax

'Declaration
Public Property Extension As String
    Get
    Set
'Usage
Dim instance As CustomMenuKeyMapping
Dim value As String

value = instance.Extension

instance.Extension = value
public string Extension { get; set; }

Property value

Type: System.String

See also

Reference

CustomMenuKeyMapping class

CustomMenuKeyMapping members

Microsoft.Exchange.Data namespace