ContactInfoProviderGetContactInfo Method (Int32) |
Returns contact with specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static ContactInfo GetContactInfo(
int contactId
)
Parameters
- contactId
- Type: SystemInt32
Contact ID
Return Value
Type:
ContactInfoSee Also