| EmailInfoProviderGetEmailInfo Method  | 
            Returns the EmailInfo structure for the specified email ID.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntaxpublic static EmailInfo GetEmailInfo(
	int emailId
)
Parameters
- emailId
 - Type: SystemInt32
Email ID 
Return Value
Type: 
EmailInfo
See Also