| SocialTopFolderCollectionSortByFolderName Method |
Sorts email folders by folder name (ascending).
Namespace: Dynamicweb.Content.SocialAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public void SortByFolderName(
string direction = "DESC"
)
Public Sub SortByFolderName (
Optional direction As String = "DESC"
)
Parameters
- direction (Optional)
- Type: SystemString
Remarks See Also