Click or drag to resize
ContactInfoProviderGetContacts Method
Returns a query for all the ContactInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public static ObjectQuery<ContactInfo> GetContacts()

Return Value

Type: ObjectQueryContactInfo
See Also