| EmailAttachmentInfoProviderGetEmailAttachmentInfos Method (Int32) | 
            Gets all attachments attached to specified email.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static DataSet GetEmailAttachmentInfos(
	int emailId
)
Parameters
- emailId
- Type: SystemInt32
 Email ID
Return Value
Type: 
DataSet See Also
See Also