Returns true if the contact's country matches one of the specified countries.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- contact
- Type: System Object
Contact the activities of which should be checked
- countryList
- Type: System String
Countries list (separated with semicolon)
Return Value
Type: BooleanSee Also