![]() |
|
![]() | ||
|
Subject:
Exchange Server 2000 Mailbox Over the Web
Category: Computers > Programming Asked by: ashu_143-ga List Price: $100.00 |
Posted:
01 Jul 2002 14:55 PDT
Expires: 11 Jul 2002 13:41 PDT Question ID: 35625 |
Hello there, I need to develop a small Web module using ASP for accesing Inbox Contents for Exchange 2000 Mailbox, so basically a person can log into the module (If he's a memeber of the Active Directory) over the web and will see all the mail he has recieved in his Exchange Mailbox, and he can reply, forward or send attachment. I DONT want to use the OWA default pane. | |
| |
| |
|
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: Exchange Server 2000 Mailbox Over the Web
From: thinkingskull-ga on 02 Jul 2002 15:57 PDT |
You could have this code to make an Inbox module in a web page: <object classid="clsid:0006F063-0000-0000-C000-000000000046" id="nuggetInbox" width="506" height="183"> <param name="Folder" value="Inbox"> <param name="Namespace" value="MAPI"> <param name="Restriction" value> <param name="DeferUpdate" value="0"> </object> |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |