Re: Calendar Sharing information

Tech-Archive recommends: Fix windows errors by optimizing your registry



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


"vishy" <vishwanath.kinekar@xxxxxxxxx> wrote in message news:7830f059-cc27-4bd4-899d-62a5d6c912ed@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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

.



Relevant Pages

  • Calendar Sharing information
    ... I am new to exchange server and MAPI and I want to know what is ... Calendar sharing refers to granting the ... where does exchange stores thispiece of ... OR else is it possible to get this information using MAPI? ...
    (microsoft.public.exchange.development)
  • Re: Outbound Appending
    ... go wrong as I only have a practical knowledge of Exchange. ... available to the event sink code and can therefore be manipulated, ... message is discarded and the original mapi message sent. ... duplicate it and append the disclaimer. ...
    (microsoft.public.exchange.admin)
  • Re: MAPI33 - a great blow to exchange development
    ... does Outlook must be installed? ... I am actually looking for a way to talk to the Exchange ... As far as the recommendation to "use WebDAV", ... Dropping back to Extended MAPI was the only thing that worked for us. ...
    (microsoft.public.exchange.development)
  • Re: IOPS and megacycles calculations
    ... Dont forget that we dont support more than 4000 mailboxes per Exchange 2003 server though due to the 32bit memory constraints. ... In the exchange environment initially they will use POP/IMAP and MAPI then ... IOPS and Megacycles for a 2 hour busy period every day. ...
    (microsoft.public.exchange.design)
  • Re: MAPI33 - a great blow to exchange development
    ... FWIW, Matt's blog is absolutely correct about CDO 1.21 and Extended MAPI not being supported and not really working, but almost with managed code. ... I've used Redemption with managed code now for years with no problems, both in conjunction with the Outlook object model for client side code, and as a standalone library working with server side (Exchange) MAPI with no Outlook installed. ...
    (microsoft.public.exchange.development)