NotImportedContactsResultModelFieldValues Property |
Values of contact fields in order specified by
FieldsOrder property.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax public List<List<string>> FieldValues { get; set; }
Property Value
Type:
ListListStringSee Also