Click or drag to resize

SipUserConfigurationTransferToVoicemailEnabled Property

Indicates if transfer to voicemail feature is supported. It should be set true to indicate Voicemail transfer is supported.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool TransferToVoicemailEnabled { get; set; }

Property Value

Type: Boolean
See Also