The end time of the call, given as GMT in RFC 2822 format. Empty if the call
did not complete successfully.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<DateTime> EndTime { get; set; }
Public Property EndTime As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTimeSee Also