A
Alban
Hello
My soft gets back information from outlook.
But when I create my namespace:
OApp = New Outlook.Application
oNS = oApp. Session
oNS.Logon (Nothing, Nothing, False, True)
I have an error: "Outlook is not running. Run it first."
But i don't want to have to run it.
Someone have an idea?
(sorry for my English)
My soft gets back information from outlook.
But when I create my namespace:
OApp = New Outlook.Application
oNS = oApp. Session
oNS.Logon (Nothing, Nothing, False, True)
I have an error: "Outlook is not running. Run it first."
But i don't want to have to run it.
Someone have an idea?
(sorry for my English)