Replaces all occurrences of the specified pattern in the message template with the specified actual value.
This method performs search and replace operation in ALL parts of the message. If it's desired to only limit the scope of search and replace operation to certain message only (such as message headers only), use Replace overload.
If you previously added an attachment pattern (using
Note Pattern of the message template is case-sensitive. For instance, if the pattern is e-mail and the message body contains E-MAIL and e-mail, then only e-mail will be replaced with the actual value.
The example is available in MailMerge topic.
MailMerge Class | MailBee.Mime Namespace | MailMerge.Replace Overload List | AddAttachmentPattern | AddAttachmentPattern