cant shut down outlook

Does anyone know why the following code doesnt shut down outlook. I
have an app that auotmatically starts up outlook, using this code
Outlook.Connect;

NmSpace := Outlook.GetNamespace('MAPI');

NmSpace.Logon('', '', False, False);

Folder := NmSpace.GetDefaultFolder(olFolderInBox);

this code is in the destroy event of my main form

NmSpace.Logoff;

Outlook.Quit;

OutLook.Disconnect;

after shutting down my app and pressing Ctrl+alt+delete, outlook is
still listed in the task manager.

mark.whee...@independentenergy.co.uk

* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!