Navigation

Search

Categories

On this page

Archive

Blogroll

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

RSS 2.0 | Atom 1.0 | CDF

Send mail to the author(s) E-mail

Total Posts: 120
This Year: 1
This Month: 0
This Week: 0
Comments: 40

Sign In
Pick a theme:

# Thursday, May 25, 2006
Thursday, May 25, 2006 3:01:37 PM (Mountain Daylight Time, UTC-06:00) ( )
Sometimes, you might want to do this.
 
 
Also, you might try the Outlook Folder view control. Remember kids, this is an ActiveX classID... If your browser/OS isn't COM friendly, don't try this.
As a side note, this relies on having a MAPI profile setup on your current session. Log into the machine in the conference room to demo this? Make sure you setup your MAPI profile. (Come to think of it, does anyone have a way to setup the default profile when a new user is created?)

<object classid="clsid:0006F063-0000-0000-C000-000000000046" id="ViewCtlFolder" width="100%" height="480" 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="\\Public Folders\All Public Folders\1 Bayfield Conference Rooms\Castle Peak  ">
<param name="Restriction" value="">
<param name="DeferUpdate" value="0">
</object>
 
 
Comments [0] | | # 
Comments are closed.