Move Recurring event

S

Saji

Hi,
I am using outlook 2003.How can i programatically move single event in a
recurring event which is prior to particular date to a .pst file and
remaining should retain in calendar.
Thanks
 
M

Michael Bauer [MVP - Outlook]

AppointmentItem.GetRecurrencePattern.GetOccurrence returns a specific
occurence. For moving an item call its Move function, for which an example
is available in the help file.

--
Best regards
Michael Bauer - MVP Outlook

: VBOffice Reporter for Data Analysis & Reporting
: Outlook Categories? Category Manager Is Your Tool
: <http://www.vboffice.net/product.html?pub=6&lang=en>


Am Mon, 22 Sep 2008 20:44:00 -0700 schrieb Saji:
 

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