FolderTDelete Method Ipswitch.Messaging.Framework
Remove the folder from the owning user's folder collection.

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

public virtual bool Delete()

Return Value

Type: Boolean
true if the delete operation was successful; otherwise, false.

Implements

IFolderDelete
See Also

Reference