This document is archived and information here might be outdated. Recommended version. |
The estimated time of arrival.
[Visual Basic .NET]
Public ReadOnly Property EstimatedArrivalTime As DateTime
[C#]
public DateTime EstimatedArrivalTime {get;}
[C++]
HRESULT get_EstimatedArrivalTime(
System.DateTime* Value
);
[C++]
Parameters Value [out, retval]
Value is a parameter of type DATE*
EstimatedArrivalTime returns the estimated time of arrival at the direction element.