Click or drag to resize
ContactInfoUsers Property
Collection of all contacts users. Global contact does not have any users even thou its merged site contact have them.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual InfoObjectCollection Users { get; }

Property Value

Type: InfoObjectCollection
See Also