Appends all attached files to given email.
Replaces link 'src="...GetMetaFile.aspx?...fileguid=..."' or 'src=".../GetMetaFile/..." with link to e-mail inline attachments (only for images).
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- message
- Type: CMS.EmailEngine EmailMessage
E-mail message
- metafiles
- Type: System.Collections.Generic List MetaFileInfo
List with MetaFileInfo objects
See Also