Outlook and VB.NET

Oct 31 2012 3:14 AM

After initiating the Outlook in an windows application using the:

>>Dim tempApp As Outlook.Application <<, the Outlook is running as a process (as displayed in the Task Manager).

After the application is closed down, according to the Task Manger, the Outlook is still running.

What is the method in stopping the Outlook before closing the application?

Regards,
AlexS