Nothing like replying to your own posts but has anyone figured out a
good way to navigate to subfolders or have more funtionality then just
this:
Copy this code into the source editor of a Content Editor Web Part.
The folder value can be set to a public folder such as \\Public
Folders\All Public Folders\Training\Calendar
<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="tasks">
<param name="Restriction" value="">
<param name="DeferUpdate" value="0">
</object>