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

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

Property Value

Type: ListString
See Also