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 - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Outlook View Control - Show other user's calendar



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old January 20th 10, 05:57 PM posted to microsoft.public.outlook.program_forms
reepster
external usenet poster
 
Posts: 1
Default Outlook View Control - Show other user's calendar

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
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
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


All times are GMT +1. The time now is 01:09 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.