CallTransferToVoicemailCapability Property |
Capability info indicating whether the transfer to voicemail can be done.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic 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