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: 550.0.60.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