florida
04-08-2003, 02:11 PM
Please advise how I can get a Group mailbox link on my web page. I can pull up my personal inbox on my web page with this:
<a href="outlook: inbox">The inbox</a><br>
How would I get a group mailbox? Here is my attempt that doesnt work:
<a href="outlook: GroupName/GroupMailFolder">GroupName Folder</a><br>
<a href="outlook: inbox">The inbox</a><br>
How would I get a group mailbox? Here is my attempt that doesnt work:
<a href="outlook: GroupName/GroupMailFolder">GroupName Folder</a><br>