This document is archived and information here might be outdated. Recommended version. |
An array of folder names in the server configuration folder.
[Visual Basic .NET] Public Function GetFolders ( _ ByVal folderName As String _ ) As IEnumBSTR
[C#] public IEnumBSTR GetFolders ( string folderName );
[C++]
HRESULT GetFolders(
BSTR folderName
);
[C++] Parameters folderName [in]
folderName is a parameter of type BSTR