Click or drag to resize
CallTransferToVoicemailCapability Property
Capability info indicating whether the transfer to voicemail can be done.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public Capability TransferToVoicemailCapability { get; }

Property Value

Type: Capability
Remarks
It should be noted that a subsequent transfer to voicemail operation is not guaranteed to succeed as this depends on the state of the call that is being transferred. If voicemail transfer is not enabled, returns eCAPABILITY_NOT_SUPPORTED.
See Also