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

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

Property Value

Type: ListString
See Also