| AttachmentForEmailInfoProviderSetAttachmentForEmailInfo Method | 
            Sets (updates or inserts) specified attachmentForEmail.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void SetAttachmentForEmailInfo(
	AttachmentForEmailInfo attachmentForEmail
)
Parameters
- attachmentForEmail
- Type: CMS.EmailEngineAttachmentForEmailInfo
 AttachmentForEmail to set
 See Also
See Also