Trapping and Responding to a Send Event

We want to present an options dialogue to users when they hit the ‘Send’ button in Outlook desktop. Is this possible with the Aspose.Email library?

@Alec_M

Please note that Aspose.Email for .NET is a class library. Could you please share some more detail about your requirement? We will then provide you more information on it.

Hi Tahir and thanks for replying.

We recently licensed your Aspose.Email.Net library and we use it to convert MSGs to EML files.

We have a separate requirement which is to present Outlook users with some options when they hit ‘Send’ in Outlook desktop. We want to halt the sending process and allow them to make certain selections before continuing with the sending process, or indeed to ‘Cancel’ and return to the message compose window.

Is this possible with the library.

@Alec_M

Unfortunately, it is not supported by Aspose.Email for .NET.

So is there another library that we would have to license? Could you please point me to an example.

@Alec_M

Aspose.Email for .NET is a suite of flexible and easy to use .NET class libraries brought together to produce a most unique and powerful email programming component. To work with Outlook items, please read the following article.

Working with Outlook Items

However, Aspose.Email for .NET does not provide integration with Outlook desktop for ‘Send’ button.

OK and thanks for letting me know.