This document is archived and information here might be outdated. Recommended version. |
Names of the classification field.
[Visual Basic .NET]
Public Property ClassificationField As String
[C#]
public string ClassificationField {get; set;}
[C++]
HRESULT get_ClassificationField(
System.String* ClassificationField
);
[C++]
HRESULT put_ClassificationField(
BSTR ClassificationField
);
[C++] Parameters ClassificationField [out, retval]
ClassificationField is a parameter of type BSTR* ClassificationField [in]
ClassificationField is a parameter of type BSTR