![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
Ads |
#2
|
|||
|
|||
![]()
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 |
#4
|
|||
|
|||
![]()
The problem is that your Recipient object is not resolving. You are
providing incorrect information for that Recipient. I have no idea what you are supplying or what would be correct. Try the SMTP address or the Exchange alias of that person. -- 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 "JJFa" wrote in message ... 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
how do I set outlook to automatically resolve calendar conflicts? | ConfusedComputerIlliterate1987 | Outlook - Calandaring | 0 | March 29th 10 05:17 PM |
RDOAddressBook.Resolve | [email protected] | Outlook and VBA | 1 | November 26th 08 08:57 PM |
Cannot resolve Name | esieens | Outlook - Installation | 0 | January 28th 08 06:56 PM |
contact won't resolve? | Dale | Outlook and VBA | 5 | August 25th 06 12:50 AM |
What does Resolve do? | salad | Outlook and VBA | 4 | July 29th 06 07:15 PM |