P
Pavel Rosoi
Hi
I have to develop an add-in for Outlook 2003 using VSTO in C#.
I want to use the Inspector associated to an MailItem in order to add some
attachments when the inspector is opened (NewInspector event) and remove
these attachments when it is closed, handling MailItem_Close event.
Which is the best approach?
Thank you
I have to develop an add-in for Outlook 2003 using VSTO in C#.
I want to use the Inspector associated to an MailItem in order to add some
attachments when the inspector is opened (NewInspector event) and remove
these attachments when it is closed, handling MailItem_Close event.
Which is the best approach?
Thank you