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
- objectId
- Type: System Int32
ID of attached meta-file
- objectType
- Type: System String
Type of meta-file
- category
- Type: System String
Meta-file category
See Also