Platform SDK: Exchange 2000 Server

Tree Behavior

[This is preliminary documentation and subject to change.]

The tree behavior displays the folder hierarchy. It is similar to the tree behavior in Microsoft® Visual Basic®. The beta version of the tree control only works with Microsoft® Internet Explorer 5 or later.

Syntax

WM:TreeView id="objTree" style=''
      onpickfolder   = "objTree_OnPickFolder(event.URL);"
      onaddheirarchy   = "objTree_OnAddHeirarchy();"
      imagePath      = "/exchweb/img/"
      />