Back to Devexpress

Send Template Messages with Mail Merge

maui-404352-scenarios-mail-merge.md

latest2.5 KB
Original Source

Send Template Messages with Mail Merge

  • Oct 01, 2024

This example uses Mail Merge to send emails. Placeholder fields in an email template obtain their values from database records. Mail Merge APIs ship with our Office File API subscription.

View Example: DevExpress .NET MAUI Controls - Send Template Messages with Mail Merge

Related Controls and APIs:

Anatomy

The following diagram illustrates the anatomy of this project:

Implementation Details

Refer to the following GitHub example to see implementation details:

View Example: DevExpress .NET MAUI Controls - Send Template Messages with Mail Merge