Change subject of recurrence appointments without breaking serie

  • Thread starter Thread starter Mk23
  • Start date Start date
M

Mk23

Hi

I programm a COM Add-In.

Is it possible to change the title of an recurrence/serie, so that all
appointments have the same subject, and the elements are not shown as
exception elements of the rucerrence?

Thanks for any help
 
Of course, modify the master recurrence.
If your code is accessing an instance of a recurring activituy, the Parent
property will point to the master AppoitmentItem, but than MAPIFolder.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
 

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

Back
Top