SharpMimeTools Documented Class Library |
|
SharpMessage.SetUrlBase Method
[This is preliminary documentation and subject to change.]
Set the URL used to reference embedded parts from the HTML body (as specified on RFC2392)
Parameters
-
attachmentsurl
- URL used to reference embedded parts from the HTML body.
Remarks
The supplied URL will be replaced with the following tokens for each attachment:
- [MessageID]: Will be replaced with the MessageID of the current instance.
- [ContentID]: Will be replaced with the ContentID of the attachment.
- [Name]: Will be replaced with the Name of the attachment (or with Name from SavedFile if the instance has been already saved to disk).
See Also
SharpMessage Class | anmar.SharpMimeTools Namespace