Hi,
Currently we use Outlook Objects to create email messages. However, it's too heavy to use Outlook automation.
What we would like to do is the following:
1. Fill in email fields using Aspose.Network
1a. fill in a user-defined field in message
2. After it's filled in, to show the message to the user
Thanks!