This document is archived and information here might be outdated. Recommended version. |
The start time field name.
[Visual Basic .NET]
Public Property StartTimeFieldName As String
[C#]
public string StartTimeFieldName {get; set;}
[C++]
HRESULT get_StartTimeFieldName(
System.String* pFieldName
);
[C++]
HRESULT put_StartTimeFieldName(
BSTR pFieldName
);
[C++] Parameters pFieldName [out, retval]
pFieldName is a parameter of type BSTR* pFieldName [in]
pFieldName is a parameter of type BSTR