MailBee.NET Objects 4.0

MailMerge.Replace Method

Replaces all occurrences of the specified pattern in the message template with the specified actual value.

Overload List

Replaces all occurrences of the specified pattern in the message template with the specified actual value.

public int Replace(string,string);

Replaces all occurrences of the specified case-sensitive pattern in the specified parts of the message with the actual value.

public int Replace(string,string,MailMergeTargets);

See Also

MailMerge Class | MailBee.Mime Namespace | AddAttachmentPattern | AddAttachmentPattern