This folder is used to hold draft messages - typically, messages that are being composed but have not yet been sent (\Drafts). In some server implementations, this might be a virtual folder, containing messages from other folders that are marked with the Draft message flag. Alternatively, this might just be advice that a client put drafts here.

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

Syntax

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

See Also