CustomMenuKeyMapping.LeaveVoicemailFor property

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

Syntax

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

value = instance.LeaveVoicemailFor

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

Property value

Type: System.String

See also

Reference

CustomMenuKeyMapping class

CustomMenuKeyMapping members

Microsoft.Exchange.Data namespace