IFolderMoveTo Method (Guid)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(
	Guid newParentId
)

Parameters

newParentId
Type: SystemGuid
The Guid of the new parent folder that this folder should be moved to.
See Also

Reference