Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   How re referance a non defualt outlook 2007 calendar (http://www.outlookbanter.com/outlook-vba/98878-how-referance-non-defualt-outlook.html)

Gary.[_2_] January 11th 10 07:03 PM

How re referance a non defualt outlook 2007 calendar
 
I am working with office 2007
I have some code in Access 2007 that allows me to enter and appointment
into the default outlook 2007 calendar.
I would like to have appointments sent to a non default calendar. My
problem is how to reference a non default calendar in out4ook 2007

Dmitry Streblechenko January 11th 10 08:17 PM

How re referance a non defualt outlook 2007 calendar
 
Where does that folder live?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Gary." wrote in message
...
I am working with office 2007
I have some code in Access 2007 that allows me to enter and appointment
into the default outlook 2007 calendar.
I would like to have appointments sent to a non default calendar. My
problem is how to reference a non default calendar in out4ook 2007




Gary.[_2_] January 11th 10 09:39 PM

How re referance a non defualt outlook 2007 calendar
 
"Dmitry Streblechenko" wrote in news:utF9HvvkKHA.6096
@TK2MSFTNGP02.phx.gbl:

Where does that folder live?


Calendar/Test(PersonalFolders)

Dmitry Streblechenko January 11th 10 10:52 PM

How re referance a non defualt outlook 2007 calendar
 
Set CalendarFolder = Application.Session.GetDefaultFolder(olFolderCalen dar)
set SubFolder = CalendarFolder.Folders("Test(PersonalFolders)")

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Gary." wrote in message
...
"Dmitry Streblechenko" wrote in news:utF9HvvkKHA.6096
@TK2MSFTNGP02.phx.gbl:

Where does that folder live?


Calendar/Test(PersonalFolders)





All times are GMT +1. The time now is 03:43 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-2006 OutlookBanter.com