N
Nikolay S
Hi all,
I created the Add-in for the outlook 2002 and it is work perfect when I open
Outlook and click on new (e-mail)
(it captures the Open new mail and send mail)
But if I open the outlook view ActiveX control AxOLXLib.AxViewCtl (C#) (from
my application) the Add-in does not work (even not invoke).
The goal is to open from my application Outlook New Mail (axViewCtrl.New
Message()) and once the user entered the mail - to capture it and same it in
my DateBase as well.
Thx
Nikolay
I created the Add-in for the outlook 2002 and it is work perfect when I open
Outlook and click on new (e-mail)
(it captures the Open new mail and send mail)
But if I open the outlook view ActiveX control AxOLXLib.AxViewCtl (C#) (from
my application) the Add-in does not work (even not invoke).
The goal is to open from my application Outlook New Mail (axViewCtrl.New
Message()) and once the user entered the mail - to capture it and same it in
my DateBase as well.
Thx
Nikolay