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; }
Public Property StartTime As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTimeSee Also