Click or drag to resize
ContactInfoRoles Property
Collection of all contacts roles. Global contact does not have any roles 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 Roles { get; }

Property Value

Type: InfoObjectCollection
See Also