IMime |
Exception | Condition |
---|---|
ObjectDisposedException | The IMimeEntity has been disposed. |
The Content-Location header specifies the URI for a MIME entity and can be either absolute or relative.
Setting a Content-Location URI allows other MimePart objects within the same multipart/related container to reference this part by URI. This can be useful, for example, when constructing an HTML message body that needs to reference image attachments.
For more information, see rfc2110.