Appointment cancellations and updates

A

asaf lahav

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
 
D

Dmitry Streblechenko \(MVP\)

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
 
A

asaf lahav

Hi Dmitry,

Is there anyway to use redemtion and send a meeting cancellations?
Maybe something like changing the messageclass and the meeting status and
then send the message...
Please help
Asaf
 
A

Asaf Lahav

Hi Dmitry,

I didn't get it.
Maybe the mailsweeper blocked it.

Can you please send it to (e-mail address removed) instead?
Thanks,
Asaf
 

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