Hi All,
I am new to exchange server and MAPI and I want to know what is
calendar sharing in Exchange?
As per my knowledge, Calendar sharing refers to granting the
permission to to user "B" to view/modify the calendar of user "A" like
scenario.
If yes, where does exchange stores this(Calendar Sharing) piece of
information? Like how it stores .edb and .stm files for exchange mail
data base. OR else is it possible to get this information using MAPI ?
Thanks and Regards
Vishwanath
Henning Krause [MVP - Exchange] - 10 Jul 2008 18:17 GMT
Hi,
the permissions are stored on the folder object, property 0xe27, type
byte[]. It is a standard windows security descriptor (apart from the 8byte
header). I don't know if MAPI offers functions to deal with them - but the
Win32 api certainly does.
Kind regards,
Henning Krause
> Hi All,
>
[quoted text clipped - 11 lines]
> Thanks and Regards
> Vishwanath