Click or drag to resize
VisualVoiceMailMessageDuration Property
The duration of attached audio voicemail file.

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

Return Value

Type: Int32
The duration of audio file in seconds.
See Also