Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ImapFolderSpecialUse Enum

Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)

Specifies special use flags for extended LIST command (RFC 6154) or XLIST extension.

Syntax
public enum ImapFolderSpecialUse

Fields

Name Description
All

The folder presents all messages in the user's message store (with a possible exception of trash and junk mail). It is usually a virtual folder.

Archive

The folder is used to archive messages.

Drafts

The folder is used to hold draft messages - messages that are being composed but have not yet been sent.

Flagged

The folder presents all messages marked in some way as 'important'. It is usually a virtual folder.

Important

The folder presents all messages marked by the server as 'important'. It is usually a virtual folder.

Inbox

The folder is an inbox.

Junk

The folder is where messages deemed to be junk (spam) mail are held.

None

No special use.

Sent

The folder is used to hold copies of messages that have been sent. Some server implementations might put messages here automatically.

Trash

The folder is used to hold messages that have been deleted. Alternatively, it might be a virtual folder that presents messages marked for deletion.

In This Article
  • Fields
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies