Setting PR_ACCESS

C

Chuck Bohling

I'm running outlook in internet mode. When I create a new appointment item,
I'd like to make it read-only. But outlook seems to always create it
read/write. I can't set PR_ACCESS directly with something like SetProps.
Does anyone know what to do to change PR_ACCESS. I see that in exchange
mode, there are some ACL tables. Does internet mode need something similar?
 
S

Sue Mosher [MVP-Outlook]

That's not possible. Outlook has no concept of read-only personal items.
 
D

Dmitry Streblechenko

Also note that the PR_ACCESS property is a calculated property and as such
cannot be modified.

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