Share via


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

ApplicationName Property

String

Used to store the application name displayed by the TreeView control user interface elements.

ContextMenuEnabled Property

Boolean

Specifies whether or not the folder context menu is enabled.

DragDropEnabled Property

Boolean

Specifies whether or not the drag-drop functionality of the TreeView control is enabled.

ErrorsReturnedNotDisplayed Property

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

AddRoot Method

Adds the public or mailbox folder hierarchy at the specified Uniform Resource Identifier (URI) as a root node to the TreeView control.

ExchangeTreeViewControl Method

The constructor for the ExchangeTreeViewControl Class, which instantiates the TreeView control.

RemoveAllRoots Method

Removes all root nodes from the TreeView control.

RemoveRoot Method

Removes an individual root node from the TreeView control.

SetContextDefaultMenuText Method

Used to change the text of the New, Rename, and Delete options in the folder context menu.

SetContextDragMenuText Method

Used to change the text of the Move, Copy, and Cancel options in the drag-drop context menu.

SetInputFormText Method

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.