| AccountContactInfoProviderUpdateContactRoleInternal Method  | 
            Updates contact role of relationships between accounts and contacts.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxprotected virtual void UpdateContactRoleInternal(
	int roleId,
	string where
)
Parameters
- roleId
 - Type: SystemInt32
New contact role ID - where
 - Type: SystemString
Where condition 
See Also