![]() |
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
|
|||
|
|||
![]()
I have created a team calendar in SharePoint using the following MAPI code
however I have an issue when trying to pull in another user besides my own user name. In the past I had always used a little VBScript to pull in other users calendar through a content editor webpart in SharePoint and it worked flawlessly; however I am in a SP environment where they do not allow VBScripts so I had to try the MAPI route. The following is the code I used to pull in the Outlook MAPI Calendar but it will only pull in my own calendar when I place my username in the code, if I place any other username is only shows white space. I have adjusted permissions to Author in Outlook for the Calendar but still doesn't work. Any help would be appreciated: body OBJECT classid=CLSID:0006F063-0000-0000-C000-000000000046 id=ViewCtlFolder width="100%" height="430" codebase=" http://activex.microsoft.com/activex...ver=9,0,0,3203 " param name="Namespace" value="MAPI" param name="Folder" value="\\Mailbox - Doe, John\calendar" param name="Restriction" value="" param name="DeferUpdate" value="0" /OBJECT /body |
Ads |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
View other user's calendar | Brenda from Michigan | Outlook - Calandaring | 1 | October 16th 07 05:58 PM |
Outlook View Control embedded in custom control | [email protected] | Outlook - General Queries | 1 | November 8th 06 12:41 PM |
Outlook View Control embedded in custom control | [email protected] | Outlook - Using Forms | 1 | November 8th 06 12:41 PM |
How can I view another user's secondary calendar? | Walter | Outlook - Calandaring | 3 | October 19th 06 06:06 PM |
Unable to print daily view for another exchange user's calendar | Sue Mosher [MVP-Outlook] | Outlook - Installation | 0 | January 18th 06 08:01 PM |