| Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Properties
| Name | Description |
|---|---|
| url | Specific URL. By default, binds to data at the current URL. |
| dontload | Prevent form from loading its associated fields at document load time.
A script can then call the load method later. No effect on down level clients. |
Methods
| Name | Type | Description |
|---|---|---|
| addProp | target(Obj, propName) | Used by field behavior to bind to the form. |
| save | Updates values of all properties to the server. | |
| load | Retrieve current values of properties from the server. |
Events
| Name | Description |
|---|---|
| ondocumentready |