Adds specified relationship among specified contact, related object and object type.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- relatedId
- Type: System Int32
ID of related object
- memberType
- Type: CMS.OnlineMarketing MemberTypeEnum
Type of object
- originalContactId
- Type: System Int32
Contact ID
- activeContactId
- Type: System Int32
Contact ID
- mergeUsers
- Type: System Boolean
Indicates if user contacts should be merged
See Also