NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Add Method (Folders)

Adds a new Folder to a Folders collection.

object.Add folderName

Arguments

object
Required. Always the name of a Folders collection.
folderName
Required. The name of the new Folder being added.

Remarks

An error occurs if the folderName already exists.

See Also

Add Method (Dictionary)

Applies To: Folders Collection