Hi.
When executing "mRet = mSes.mailLogon(mailNewSession!)" on a client, where no mail client is installed, this message appears:
=>Screenshot 2021-06-10 153238.png
Whereas on a machine with a mail client installed, I am able to select a profile:
=>Screenshot 2021-06-11 170350.png
My question:
How does "mSes.mailLogon()" decide, whether there is a mail client or not?
I presume it looks into the registry!? Can someone give a hint which entry it looks for?
Thank you and best regards.
Rolf
Thank's for hint to 'HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail'. That works.
Best regards,
Rolf