| EmailAttachmentInfoProviderGetEmailAttachmentInfo Method | 
            Returns the EmailAttachmentInfo structure for the specified emailAttachment.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static EmailAttachmentInfo GetEmailAttachmentInfo(
	int emailAttachmentId
)
Parameters
- emailAttachmentId
- Type: SystemInt32
 EmailAttachment ID
Return Value
Type: 
EmailAttachmentInfo See Also
See Also