Click or drag to resize
ConsentContactsRetrieverGetContacts Method
Returns contacts who agreed to the consent.

Namespace: CMS.DataProtection.Internal
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 13.0.131
Syntax
C#
public ObjectQuery<ContactInfo> GetContacts()

Return Value

Type: ObjectQueryContactInfo
See Also