CustomMenuKeyMapping.AsrPhraseList property

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

Syntax

'Declaration
Public ReadOnly Property AsrPhraseList As String()
    Get
'Usage
Dim instance As CustomMenuKeyMapping
Dim value As String()

value = instance.AsrPhraseList
public string[] AsrPhraseList { get; }

Property value

Type: []

See also

Reference

CustomMenuKeyMapping class

CustomMenuKeyMapping members

Microsoft.Exchange.Data namespace