This folder is used to archive messages (\Archive). The meaning of an "archival" folder is server-dependent; typically, it will be used to get messages out of the inbox, or otherwise keep them out of the user's way, while still making them accessible.

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

Syntax

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

See Also