S
Stéphane Craye
I wish to use the function MAPILogon(..) without the option MAPI_LOGON_UI.
If I does not follow currently connected has outlook, this function returns
MAPI_E_FAILURE
ulResult = MAPILogon(0, "MyProfile, "MyPass", MAPI_NEW_SESSION, 0L,
&lhSession)
Someone knows it which is the format of the string "MyProfile" ?
Is this that can use it Mapi without that outlook interactively is launched
?
Can you help me ? Thanks
If I does not follow currently connected has outlook, this function returns
MAPI_E_FAILURE
ulResult = MAPILogon(0, "MyProfile, "MyPass", MAPI_NEW_SESSION, 0L,
&lhSession)
Someone knows it which is the format of the string "MyProfile" ?
Is this that can use it Mapi without that outlook interactively is launched
?
Can you help me ? Thanks