Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming VBA / December 2005

Tip: Looking for answers? Try searching our database.

outlook recurring appointment programming by .net

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ppp01 - 24 Dec 2005 08:11 GMT
Hi all,

If I create an appointment in outlook with a recurrence pattern by automation,
will the outlook app create all the recurring subtasks in outlook ? If yes,
if the recurring task is recurring forever, then how can outlook create
infinite tasks inside it ?
If no, then how can user edit just one of the recurring subtask in the
calendar ?

Thanks
Ken Slovak - [MVP - Outlook] - 26 Dec 2005 15:39 GMT
Recurring tasks or calendar items? Your description is no precise enough to
know what you mean.

Recurring tasks have one new instance, the next recurring task is created
when the preceding one is marked complete.

Recurring appointment items exist only as one master appointment plus an
Exceptions collection consisting of any deleted instances or instances that
have been changed. If MAPIFolder.Items.IncludeRecurrences is set to True
then all recurrences are included in the Items collection of that folder. If
no end is specified you end up getting the maximum value a Long can hold as
the number of recurrences in the folder. If IncludeRecurrences = False you
get only the master appointment.

Signature

Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm

> Hi all,
>
[quoted text clipped - 8 lines]
>
> Thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.