ExchangeTreeViewControl Properties and Methods
Topic Last Modified: 2006-06-13
This section describes the properties and methods of the ExchangeStoreTreeView class.
Properties
Name | Type | Description |
---|---|---|
String |
Used to store the application name displayed by the TreeView control user interface elements. |
|
Boolean |
Specifies whether or not the folder context menu is enabled. |
|
Boolean |
Specifies whether or not the drag-drop functionality of the TreeView control is enabled. |
|
Boolean |
Specifies whether or not low-level error information from the TreeView control will be returned in an ControlError Event or in a message box. |
Methods
Name | Description |
---|---|
Adds the public or mailbox folder hierarchy at the specified Uniform Resource Identifier (URI) as a root node to the TreeView control. |
|
The constructor for the ExchangeTreeViewControl Class, which instantiates the TreeView control. |
|
Removes all root nodes from the TreeView control. |
|
Removes an individual root node from the TreeView control. |
|
Used to change the text of the New, Rename, and Delete options in the folder context menu. |
|
Used to change the text of the Move, Copy, and Cancel options in the drag-drop context menu. |
|
The SetInputFormText Method is used to change the text of the title and prompt fields and the text of the Accept and Cancel buttons in the New Folder and Rename Folder forms. |