| EmailHelperQueueDelete Method (Int32) | 
            Deletes an e-mail with the specified ID.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void Delete(
	int emailId
)
Parameters
- emailId
- Type: SystemInt32
 ID of e-mail messages to delete
 See Also
See Also