This folder is used to hold copies of messages that have been sent (\Sent). Some server implementations might put messages here automatically. Alternatively, this might just be advice that a client save sent messages here.

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

Syntax

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

See Also