One way is to create a form and insert the Outlook View Control. From my use
of it in HTML, you'll need to use VBA to set the various properties to
display the specific folder that you want. Also, there are some
security-related caveats that limit what you can do via code, but all in all
its not the dififcult and gets the job done. The HELP file is quite handy.