IFolderMoveTo Method (String)Ipswitch.Messaging.Framework
Move the folder to a new parent.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

void MoveTo(
	string newParentPath
)

Parameters

newParentPath
Type: SystemString
The path of the new parent folder that this folder should be moved to.
See Also

Reference