CallInfoDuration Property |
The length of the call in seconds. This value is empty for busy, failed,
unanswered or ongoing calls.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<int> Duration { get; set; }
Public Property Duration As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also