CreateFolderOptions Properties

The CreateFolderOptions type exposes the following members.

Properties
  NameDescription
Public propertyAutoGenerateName
Gets or sets a value indicating whether the copied file should have an auto generated name.
Public propertyName
Gets or sets the name.
Public propertyParentId
Gets or sets the parent folder ID.
Top
See Also