A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Retrieve items from Other Users Calendar



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 2nd 06, 01:01 PM posted to microsoft.public.outlook.program_vba
andy
external usenet poster
 
Posts: 122
Default Retrieve items from Other Users Calendar

I am trying to retrieve items from the Calendar folder in another User's
Outlook folders on the newtwork.

In Outlook, to do this manually, the procedure is File--Open--Other User's
Folder and then set Folder to Calendar and set name to Net Id or search for
the User via Address Book etc.

Can this be written in VBA (I'm trying to do this from Access). I have
previously been successful in doing this with the local Calendar folder on
the User's own machine.

Any help appreciated.


  #2  
Old June 2nd 06, 02:21 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Retrieve items from Other Users Calendar

Yes, it can. Use the Namespace.GetSharedDefaultFolder method to return the folder, then iterate its Items collection.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Andy" wrote in message ...
I am trying to retrieve items from the Calendar folder in another User's
Outlook folders on the newtwork.

In Outlook, to do this manually, the procedure is File--Open--Other User's
Folder and then set Folder to Calendar and set name to Net Id or search for
the User via Address Book etc.

Can this be written in VBA (I'm trying to do this from Access). I have
previously been successful in doing this with the local Calendar folder on
the User's own machine.

Any help appreciated.


  #3  
Old June 2nd 06, 09:48 PM posted to microsoft.public.outlook.program_vba
andy
external usenet poster
 
Posts: 122
Default Retrieve items from Other Users Calendar

Thanks again Sue - excellent.

"Sue Mosher [MVP-Outlook]" wrote:

Yes, it can. Use the Namespace.GetSharedDefaultFolder method to return the folder, then iterate its Items collection.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Andy" wrote in message ...
I am trying to retrieve items from the Calendar folder in another User's
Outlook folders on the newtwork.

In Outlook, to do this manually, the procedure is File--Open--Other User's
Folder and then set Folder to Calendar and set name to Net Id or search for
the User via Address Book etc.

Can this be written in VBA (I'm trying to do this from Access). I have
previously been successful in doing this with the local Calendar folder on
the User's own machine.

Any help appreciated.



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i retrieve calendar in My Calendars Davem Outlook - Calandaring 3 January 29th 08 04:27 PM
lost my calendar information, how do I retrieve it? Lost Man Outlook - Calandaring 1 April 27th 06 03:55 AM
Viewing other users items in outlook today [email protected] Outlook - General Queries 2 April 26th 06 02:12 PM
Have deleted my deleted items but need to retrieve something ? jimmyhall Outlook - Using Contacts 1 March 29th 06 08:28 PM
How do I retrieve old calendar items? Keelpassa Outlook - Calandaring 1 March 1st 06 02:39 PM


All times are GMT +1. The time now is 02:48 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.