Click or drag to resize
VisualVoiceMailMessageDownloadCapability Property
Returns an indication of whether the audio voicemail file can be downloaded.

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

Return Value

Type: Capability
Capability object describing whether the audio voicemail file can be downloaded.
See Also