FolderTMoveTo 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

public virtual void MoveTo(
	string newParentPath
)

Parameters

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

Implements

IFolderMoveTo(String)
See Also

Reference