Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
URL parameters can be used to show calendar views, view open messages, and perform other tasks in the browser window. The parameters can be broken into two categories, commands and options. Commands handle information, options control how the information is viewed.
Post defines how data is submitted to the server.
Get defines how data is requested from the server.
New creates a new item.
http://server_name/Exchange_v-root/folder/item_name ?Cmd=action[&modifier [&modifier]]
http://server_name/v-root/folder/item_name?Cmd=action
http:// server_name/v-root /user_name/Drafts/?Cmd=new
http://ServerName/exchange/UserName/?Cmd=options
http://server_name/exchange_v-root/folder/inbox/messagename.EML?Cmd=open
Messagename is the subject the sender types. It is also the filename in the folder.
http:// server_name /v-root /user_name/calendar/?View=Monthly
http:// server_name / v-root /user_name/calendar/?View=Weekly & Date = 11/09/1999