J
John
Hi
I am using outlook to display and send new mail message from within vb.net.
What is the correct way to close outlook after I am done? If I use
outlookapp.quit then any running outlook copy also closes which is
inconvenient for user. If I use outlookapp = nothing then strange things
happen afterwards, such as the mail message not being sent when pressing
Send button. Is there a way to close only the instance of outlook that was
opened from within vb.net and not the main outlook app which was run
separately?
Thanks
Regards
I am using outlook to display and send new mail message from within vb.net.
What is the correct way to close outlook after I am done? If I use
outlookapp.quit then any running outlook copy also closes which is
inconvenient for user. If I use outlookapp = nothing then strange things
happen afterwards, such as the mail message not being sent when pressing
Send button. Is there a way to close only the instance of outlook that was
opened from within vb.net and not the main outlook app which was run
separately?
Thanks
Regards