This document is archived and information here might be outdated. Recommended version. |
Reorders the content of a folder.
[Visual Basic .NET] Public Sub Sort ( _ ByVal pFolderContents As IStringArray _ )
[C#] public void Sort ( IStringArray pFolderContents );
[C++]
HRESULT Sort(
IStringArray* pFolderContents
);
[C++] Parameters pFolderContents [in]
pFolderContents is a parameter of type IStringArray*