This folder is used to hold messages that have been deleted or marked for deletion (\Trash). In some server implementations, this might be a virtual folder, containing messages from other folders.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
public static FolderFlag Trash
Visual Basic
Public Shared Trash As FolderFlag
Visual C++
public:
static FolderFlag^ Trash

See Also