FolderContainerDelete Method (Guid)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(
	Guid folderId
)

Parameters

folderId
Type: SystemGuid
The unique ID for the folder to remove from the folder list.
See Also

Reference