Application.Session.MAPIOBJECT.QueryInterface or MAPILogonEx #576
Unanswered
Big-F (big-F)
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am developing COM add-in for outlook and I want to get IMAPISession, please tell me which of these two methods is the most recommended method
Application.Session.MAPIOBJECT.QueryInterface
or
MAPILogonEx
All reactions