Click or drag to resize

VisualVoiceMailMessageDuration Property

The duration of attached audio voicemail file.

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

Return Value

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