This document is archived and information here might be outdated. Recommended version. |
The field name whose values contain the whole address description.
[Visual Basic .NET]
Public Property CombinedFieldName As String
[C#]
public string CombinedFieldName {get; set;}
[C++]
HRESULT get_CombinedFieldName(
System.String* Name
);
[C++]
HRESULT put_CombinedFieldName(
BSTR Name
);
[C++] Parameters Name [out, retval]
Name is a parameter of type BSTR* Name [in]
Name is a parameter of type BSTR
If the Shields information is specified within a single field, the field name can be specified and accessed through hte CombinedFieldName property.