View Single Post
  #2  
Old July 7th 09, 12:41 PM posted to microsoft.public.outlook.program_vba
Alberto_5015
external usenet poster
 
Posts: 2
Default Calendar private appointments, an unresolved question...

Hi Alan, thanks for the hint!

I'm trying to do some experiments with the the GetFreeBusy method,
but it seems a little unpredictable...
Sometimes I got the right day and hour of an hidden appointment,
but sometime they are wrong!

And how can I find the end of the appointment???

Can anyone post a little example?

Thanks in advance,
Alberto



"Alan Moseley" wrote:

You need to use the GetFreeBusy method of the AddressEntry object to do this.
--
Alan Moseley IT Consultancy
http://www.amitc.co.uk

If I have solved your problem, please click Yes below. Thanks.


"Alberto_5015" wrote:

In Outlook 2003's calendar view you can see a placeholder for a private
appointment in another person's calendar.

There is a way to retrive non-confidential information (start, end and
free/busy status) by vba or it is impossible???

Thanks in advance,
Alberto

Ads