view someone else's calendar

  • Thread starter Thread starter John Mark Howell
  • Start date Start date
J

John Mark Howell

In outlook 2000 I can click File/Open/Other User's Folder and open someone
else's calendar to see if their available for an appt. How can I do this
via code?
And before you say it, I know I can create a new appt and add them to the
attendees and see when their available. I'm trying to do this via code.
 
Take a look at the Recipient.FreeBusy method.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Will do, Thanks!

--
John Mark Howell


Take a look at the Recipient.FreeBusy method.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top