how to get the MAPISession from the Outlook.Application Session?

J

Jet

Hi, all:

Outlook OOM cannot meet my requirements, so I want to use VC++ to write a
COM object
calling MAPI interfaces. While my COM will be called by Outlook Form
VBScript or Outlook VBA.

Here is the problem:
I am already logged on to Outlook/Exchange, I can get the
Outlook.Application Session, how can I pass this Session to my COM, where I
need a MAPISession to call the MAPI interfaces?

In my COM, any ways to query the existing MAPISession opened by the Outlook?

thanks in advance!

Jet
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top