FolderTMoveTo 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

public virtual void MoveTo(
	Guid newParentId
)

Parameters

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

Implements

IFolderMoveTo(Guid)
See Also

Reference