ExchangeTreeViewControl Method
Topic Last Modified: 2006-11-30
The constructor for the ExchangeTreeViewControl Class, which instantiates the TreeView control.
Syntax
Sub ExchangeTreeViewControl()
ExchangeTreeViewControl();
Example
The following Visual Basic .NET example shows how to use the ExchangeTreeViewControl Method.
The following C# example shows how to use the ExchangeTreeViewControl Method.