Click or drag to resize

CallInfoStartTime Property

The start time of the call, given as GMT in RFC 2822 format. Empty if the call has not yet been dialed.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Nullable<DateTime> StartTime { get; set; }

Property Value

Type: NullableDateTime
See Also