|
-
September 14th, 2001, 12:47 PM
#1
Outlook Calendar
I am trying to connect to multiple users calendars and export the free/busy information to excel. Does anyone have any experience with this? I need to understand how to connect to exchange server and should I use mapi or CDO? Are the individual calendar features available to access by code?
-
September 16th, 2001, 10:14 PM
#2
Re: Outlook Calendar
The only thing that u have to have is a user account which is having priviledges to access other's mail boxes in the exchange server.
U can use either outlook object model or MAPI or CDO. Latest (and less documented) one is CDO, but is much powerful.
U have to use properties & Methods of the AppointmentItem Object to find the information u need.All the calendar features r accessible by the code.
For help go to the AppointmentItem Object(exactly same as I typed) in MSDN
Good Luck
Srinika
If u don't know how to Rate an answer, then Rate my answer to learn, If u know, then practice it 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|