IMAPFolder object

Description

The IMAPFolder object represents a single IMAP folder.

Methods

Delete()

Deletes the object from the database.

Save()

Saves changes of the object in the database.

Properties

long ID

The database identifier for the IMAP folder.
(read-only)

Messages Messages

The messages in this folder.
(read-only)

string Name

The name of the IMAP folder.

long ParentID

The database identifier for the parent IMAP folder.
(read-only)


The permissions for this IMAP folder
(read-only)

IMAPFolders SubFolders

The IMAP folders in this folder.
(read-only)

bool Subscribed

The subscribed state of the IMAP folder.

Search documentation