Click or drag to resize
NotImportedContactsResultModelMessages Property
Each message is trying to explain why was corresponding row in FieldValues rejected.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public List<string> Messages { get; set; }

Property Value

Type: ListString
See Also