OnlineMarketingTransformationFunctions GetContactInfo Method Kentico 8.0 API Reference
Returns contact related with subscriber. If there is no known relation between contact and subscriber, returns contact with the same email. In this case, if there is more contacts with the same email, selects the one with last logged activity.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: ContactInfo
Contact info related to subscriber
Exceptions

See Also