Click or drag to resize

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; }

Property Value

Type: NullableInt32
See Also