IMailMergeCallback class

IMailMergeCallback class

Implement this interface if you want to receive notifications while mail merge is performed.

Methods

NameDescription
tags_replaced()Called when “mustache” text tags are replaced with MERGEFIELD fields.

See Also