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