| NotImportedContactsResultModelFieldValues Property  | 
            Values of contact fields in order specified by 
FieldsOrder property.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxpublic List<List<string>> FieldValues { get; set; }Property Value
Type: 
ListListString
See Also