Overload List
Name | Description | |
---|---|---|
ResolveMetaFileImages(EmailMessage, List MetaFileInfo ) |
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).
| |
ResolveMetaFileImages(EmailMessage, Int32, String, String) |
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).
|
See Also