| MailMergeReplace Method |
| Name | Description | |
|---|---|---|
| Replace(String, String) |
Replaces all occurrences of the specified pattern in the message template with the specified actual value.
| |
| Replace(String, String, MailMergeTargets) |
Replaces all occurrences of the specified case-sensitive pattern in the specified parts of the message with the actual value.
|