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

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

Return Value

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