|
FaxStatusEventArgsDuration Property |
The duration of the fax session.
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public int Duration { get; }
Public ReadOnly Property Duration As Integer
Get
public:
property int Duration {
int get ();
}
member Duration : int with get
Property Value
Type:
Int32See Also