How to send canncellation to meeting participant

F

Ferdi

Hi,
I try to create a meeting item with VB and send it to the
participants. That works fine (by defining olAppointment.MeetingStatus
= olMeeting and calling olAppointment.Send) and the recipients get a
meetingitem-mail. But when I remove a participant and call
olAppointment.Send, only the remaining recipients get an email. How
can I send a cancellation to the other member?

I use Outlook 10
Thanks for any help.

Ferdi
 
Top