G
Guest
Hi all,
I am writing C# for the automation for Outlook.
In the C# program, I need to include the import directives for the outlook
reference.
However, if when deploy the solution, the client pc does not install outlook,
then the program will throw exception. So how can I detect the presence
of outlook in the client pc, and how not to write the import directives for
the outlook coz it will cause exception ?
Thanks
I am writing C# for the automation for Outlook.
In the C# program, I need to include the import directives for the outlook
reference.
However, if when deploy the solution, the client pc does not install outlook,
then the program will throw exception. So how can I detect the presence
of outlook in the client pc, and how not to write the import directives for
the outlook coz it will cause exception ?
Thanks