This document is archived and information here might be outdated. Recommended version. |
Creation date field's name.
[Visual Basic .NET]
Public ReadOnly Property CreationDateFieldName As String
[C#]
public string CreationDateFieldName {get;}
[C++]
HRESULT get_CreationDateFieldName(
System.String* FieldName
);
[C++] Parameters FieldName [out, retval]
FieldName is a parameter of type BSTR*