EmailFolderClear Method Ipswitch.Messaging.Framework
Deletes all the messages in a folder

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

public override void Clear()
Exceptions

ExceptionCondition
FolderAccessExceptionThrown when deleting items from the folder is not allowed.
See Also

Reference