Adds a folder to the document library.
[VB.NET] Public Sub AddFolder(ByVal FolderName As String)
[C#] public void AddFolder(string folderName);
The document library is specified by DocumentLibrary.