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: 493.0.70.0
Syntax
C#
public bool TransferToVoicemailEnabled { get; set; }

Property Value

Type: Boolean
See Also