Aspose.Network MailMessage - Outlook Question

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!

Hi,

1. You can fill email fields using Aspose.Network

1a. Filling user defined fields is not supported in current release. We may include this feature in future releases.

2. You can show the message using .net windows.forms library after filling in the fields.

Hi,

1a. Do you know when approximately it may be included?

2. Do you have a sample of this - to show the Message in an outlook form once we populate it with Aspose.Network?

2a. For future release - can you have .Show() that will show it?

Thanks!

Hello,

We need more detailed requirement about this feature. Please could you send me the message file you need to fill? What fields you need to fill? After the messages are filled, how do you send them to user?

Thanks,

1. How do we show the message in an outlook message window like you mentioned above?

2. We fill in using Aspose - to, cc, body, subject....

Then we would like to pop it up in Outlook New Message window so that the user can edit it and send it. Additionally, we would like to add/edit user-defined fields of email (outlook).

Thanks!

1. Could you give me some sample outlook message template files that you are using?

2. Will you invoke microsoft outlook to send the message file?

Thanks,