Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Gets or sets the Server type for this server.
[Visual Basic] Property TreeType as CDOFolderTreeType [C++] HRESULT get_TreeType(CDOFolderTreeType* pVal); HRESULT put_TreeType(CDOFolderTreeType Val); [IDL] HRESULT [propget] TreeType([out,retval] CDOFolderTreeType* pVal); HRESULT [propput] TreeType([in] CDOFolderTreeType Val);
The CDOFolderTreeType enumeration is provided for this property. It indicates whether the is a MAPI or non-MAPI Top Level Hierarchy.