Victor Ulloa
Guest
|
Hi, everyone.
I'm trying to get the data for a specific ocurrence of a recurrent appointment.
I explored all the properties from the Calendar item, and write a little Add-In tha shows me this for the selected item in the Calendar. But it shows exactly the same data for the first ocurrence than for any other, so I cannot distinguish between the first item on the series and the rest.
I'm using
Delphi 7 Enterprise SP1
Outlook 2003
Add-in Express VCL 2.7 and ADX Extensiones for Outlook (VCL) 1.5
Thanks! :?: |
|
Dmitry Kostochko
Add-in Express team
Posts: 2887
Joined: 2004-04-05
|
Hi Victor,
Please see the GetRecurrencePattern function of the _AppointmentItem interface.
P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
|
|