Microsoft Office Forums

Go Back   Microsoft Office Forums > Microsoft Office > Outlook

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 06-16-2009, 07:11 PM
Orzabal Orzabal is offline Windows Vista Office 2003 (Version 11.0)
Novice
 
Join Date: Jun 2009
Posts: 2
Orzabal is on a distinguished road
Default Outlook Web Interface Options

I have seen code that allows users to add your outlook calendar into an IE web page. See below-
Is there a similar way to include ones tasks and perhaps an email folder?

------------------------------
<object classid="clsid:0006F063-0000-0000-C000-000000000046"
id="ViewCtlFolder"
width="100%"
height="400px"
codetype= "application/x-oleobject"
codebase="http://activex.microsoft.com/activex/controls/office/outlctlx.CAB#ver=9,0,0,3203">

<param name="Namespace" value="MAPI">
<param name="Folder" value="Calendar">
<param name="Restriction" value="">
<param name="DeferUpdate" value="0">

</object>
------------------------------------
Reply With Quote
  #2  
Old 06-16-2009, 07:37 PM
Orzabal Orzabal is offline Windows Vista Office 2003 (Version 11.0)
Novice
 
Join Date: Jun 2009
Posts: 2
Orzabal is on a distinguished road
Default

After a little more investigatin I found this minor mod that will display the tasks.
<OBJECT classid=CLSID:0006F063-0000-0000-C000-000000000046 id=ViewCtlFolder width="350" height="430" Codebase="http://activex.microsoft.com/activex/controls/office/outlctlx.CAB#ver=9,0,0,3203">>
<param name="Namespace" value="MAPI">
<param name="Folder" value="Tasks">
<param name="Restriction" value="">
<param name="DeferUpdate" value="0">
</OBJECT>
Reply With Quote
Reply

Bookmarks

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Word options ehrenben Word 1 04-29-2009 06:27 PM
autocorrect options nancygene Word 0 01-18-2009 06:09 PM
Interface not registered dezwakke2 Outlook 0 12-03-2006 03:27 AM
Outlook/Excel interface Michael333 Outlook 0 09-19-2006 05:31 PM
General Options grayed out kpadgett Outlook 0 12-01-2005 11:23 AM


All times are GMT -4. The time now is 03:36 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.