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: 9.0.0
Syntax
C#
public virtual IInfoObjectCollection<UserInfo> Users { get; }

Property Value

Type: IInfoObjectCollectionUserInfo
See Also