Click or drag to resize
ContactInfoAccounts Property
Collection of the accounts belonging to the object.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual IInfoObjectCollection<AccountInfo> Accounts { get; }

Property Value

Type: IInfoObjectCollectionAccountInfo
See Also