This document is archived and information here might be outdated. Recommended version. |
Specifies the travel mode.
[Visual Basic .NET]
Public Property TravelMode As String
[C#]
public string TravelMode {get; set;}
[C++]
HRESULT get_TravelMode(
System.String* Value
);
[C++]
HRESULT put_TravelMode(
BSTR Value
);
[C++] Parameters Value [out, retval]
Value is a parameter of type BSTR* Value [in]
Value is a parameter of type BSTR