Determining a mapi folder is public/private

J

Justin

Is there any way to determine programatically if a mapi
folder is a public folder or a private folder? Somehow I
doubt it, but just thought I would ask. Thanks!
 
D

Dmitry Streblechenko \(MVP\)

Not using the Outlook Object Model. In case of Extended MAPI, CDO 1.21 or
Redemption, check if value of the PR_MDB_PROVIDER (0x34140102) property is
78B2FA70AFF711CD9BC800AA002FC45A (which is pbExchangeProviderPublicGuid).

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

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