Hi,
It would be nice to see sample code how to retrieve the connection status, especially the used protocol in MFC MAPI.
Outlook can show the connection status using "right click and control" on the icon in the tray bar.
I would like to verify the used protocol (RPC/TCP, RPC/HTTP or HTTP).
Currently if HTTP is used (MAPI over HTTP), not all MAPI functionality seems to work as expected, especially if used within a Wndows service (MAPIInitialize with MAPI_NT_SERVICE) and in uncached mode for the profile. Cached mode (as usually used for Office 365) works much more stable.
Thanks!
Niels
It would be nice to see sample code how to retrieve the connection status, especially the used protocol in MFC MAPI.
Outlook can show the connection status using "right click and control" on the icon in the tray bar.
I would like to verify the used protocol (RPC/TCP, RPC/HTTP or HTTP).
Currently if HTTP is used (MAPI over HTTP), not all MAPI functionality seems to work as expected, especially if used within a Wndows service (MAPIInitialize with MAPI_NT_SERVICE) and in uncached mode for the profile. Cached mode (as usually used for Office 365) works much more stable.
Thanks!
Niels