| IEmailUserInfoProviderAdd Method | 
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
 Syntax
Syntaxvoid Add(
	int emailId,
	int userId
)
Parameters
- emailId
- Type: SystemInt32
 Email ID.
- userId
- Type: SystemInt32
 User ID.
 See Also
See Also