Click or drag to resize
VisualVoiceMailMessageConsume Method
Returns the location of audio file for consumption and changes audio file download status to Consumed.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public string Consume()

Return Value

Type: String
URI of attachment or empty string if location is not available.
See Also