Owner of a store

G

Gabi Fruhner

Hi,

there are some tools which can share PST and for my application I have to
find out who's the owner of a store.
I have NameSpace.Folder.EntryID and NameSpace.Folder.StoreID and I look for
a way to get Service of this folder (if PR_Service_Name = MSPST MS then i
think the CurrentUser must be Owner of this Store ???).
I'm bloody new in C++ and perhaps someone can tell me some steps to go the
right direction.

1. MapiInitailize(...

2. MapiLogonEx(... -> lpMapiSession -> ???
or
MapiAdminProfiles(... -> ???
or
???

3. a.s.o


Thanks

Gabi
 
K

Ken Slovak - [MVP - Outlook]

I don't do C++ coding for Outlook but I think you will have to rethink your
method. Any PST file that is accessible can be opened by any Outlook no
matter who created the PST and who is currently running Outlook.
 

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