Cancelations are a problem - unlike Outlook, Redemption does not know that
some recipients were deleted and only sends an update to the recipients that
remain in the appointment. Outlook, on the other hand, does remember the
original recipients list and can send the meeting cancelations. Redemption
does not have access to that list.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"asaf lahav" <(E-Mail Removed)> wrote in message
news:exax%(E-Mail Removed)...
> Hi everyone,
> An Add-in i built creates meetings and sends each to many recipients.
> After the meeting was sent i need to sent a meeting cancellation to
several
> of the recipients and an update to other recipients.
>
> Illustration:
> (meeting creation)
> 1. create appointment
> 2. add recipients
> 3. send meeting
>
> (here is where i need your help)
> Now after the meeting was sent i need to send a cancellation to some of
the
> recipients list and an update to the rest of the list.
>
> I'm using Demitry's redemption to handle the outlook object model.
>
> I would realy appreciate any help.
> Code samples are prefered.
>
> Thanks in advance,
> Asaf
>
>