FolderContainerDelete Method (String)Ipswitch.Messaging.Framework
Remove a folder from the folder list.

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

public void Delete(
	string folderPath
)

Parameters

folderPath
Type: SystemString
The path to the folder to remove from the folder list.
See Also

Reference