O
Oliver Giesen
Hi all!
I have just implemented a feature in my Outlook COM-Addin which makes
use of hidden message items in order to store information associated
with a folder. It appears I have to grant the users that are supposed
to be able to create these items Owner permissions, as otherwise the
creation of the hidden item just fails silently. I also found this
mentioned on the web already.
However, for documentation purposes I'd like to know what are the
*specific* permissions required for this, as "Owner" really is just a
combination of a whole bunch of permissions, isn't it?
"Create Items" and "Create child objects" together with write
privileges alone did not seem to suffice.
I haven't been able to find information on that so far...
BTW: Sorry for crossposting. For future postings, what is the supposed
difference between m.p.developer.outlook.addins and
m.p.outlook.program_addins ?
Cheers,
Oliver
I have just implemented a feature in my Outlook COM-Addin which makes
use of hidden message items in order to store information associated
with a folder. It appears I have to grant the users that are supposed
to be able to create these items Owner permissions, as otherwise the
creation of the hidden item just fails silently. I also found this
mentioned on the web already.
However, for documentation purposes I'd like to know what are the
*specific* permissions required for this, as "Owner" really is just a
combination of a whole bunch of permissions, isn't it?
"Create Items" and "Create child objects" together with write
privileges alone did not seem to suffice.
I haven't been able to find information on that so far...
BTW: Sorry for crossposting. For future postings, what is the supposed
difference between m.p.developer.outlook.addins and
m.p.outlook.program_addins ?
Cheers,
Oliver