Thread
:
Resolve calendar
View Single Post
#
3
April 30th 10, 03:31 PM posted to microsoft.public.outlook.program_vba
JJFa
external usenet poster
Posts: 1
Resolve calendar
I have created a NameSpace like this
Set nms = appOutlook.GetNamespace("MAPI")
Set autres = nms.CreateRecipient("Calendars'name of my collegue")
autres.Resolve
Set fld = nms.GetSharedDefaultFolder(autres, olFolderCalendar)
After this, fld returns an error that the name can't be readen and
"autres.resolved" return false.
Can coming the problem that a programm is Outlook 2003 and the other is
Outlook 2007 ?
Thank's
"Ken Slovak - [MVP - Outlook]" a écrit dans le message
de news:
...
What are you talking about? Are you trying to use
NameSpace.GetSharedDefaultFolder() with a created Recipient object? That
will only work if you have permissions to access the calendars in
question.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"Heloïse" wrote in message
...
Hello
I want to resolve a calendar after a createrecipient of a collegue of the
society. For same calendars, it is ok, I can read all entries but for
same calendars I don't can resolve the calendar. Why ? Thanks for the
answer.
Helo
JJFa
View Public Profile
View message headers
Find all posts by JJFa
Find all threads started by JJFa
Ads