ReplaceUriWithCidHandler Delegate |
Namespace: MailBee.Mime
The purpose of this delegate is to let the application precisely control which links to the related resources must be left as-is in the HTML being imported (such as when using LoadBodyText(String, MessageBodyType, Encoding, ImportBodyOptions) or ImportRelatedFiles(ImportRelatedFilesOptions) methods). By default, all such resources are imported and attached to the message.
To set this delegate, use OnReplaceUriWithCid property.