SPCFolder.MoveFolder
This function moves this folder to a new parent. newParent param can be an SPCFolder object or a folder id.
Syntax
|
Parameters
|
Return Value
|
Sub SPCFolder.MoveFolder( _
newParent As Variant)
|
newParent [in]
The SPCFolder that this folder is being moved to.
Type: Variant
|
This function does not return a value.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.