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

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

Property Value

Type: IInfoObjectCollectionAccountInfo
See Also