Creates new contact for subscriber and its relation.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- firstName
- Type:
System String
Contact first name
- lastName
- Type:
System String
Contact last name
- emailAddress
- Type:
System String
Contact e-mail address
- siteId
- Type:
System Int32
Site ID
- relId
- Type:
System Int32
ID for relation
- memberType
- Type: CMS.OnlineMarketing MemberTypeEnum
Member type
Return Value
Type:
See Also