View Single Post
  #1  
Old January 16th 09, 06:01 PM posted to microsoft.public.outlook.program_vba
jiro
external usenet poster
 
Posts: 2
Default How to get accurate item count when IncludeRecurrences is true

Hello,

I've read through the article "OL98: Incorrect Count Property Using
Recurring Appointments", but I just want to make sure there are no other way
to get the count number of items without looping through.

What I want to do is to apply the Restrict method on Appointment Items with
recurring appointments. After that, I want to have some graphical status bar
that shows the retrieval of items, based on how many items there are. But
there seems to be no way of getting that number directly.

Any help is appreciated.

jiro
Ads