Email .NET > Tutorial > Create and delete folder

CreateFolder method creates a folder with the given name. DeleteFolder method permanently removes the folder with the given name.

C# example
VB example