Mailbox

Members

Functions

applyNamespace
string applyNamespace()

Convert the names of personal mailboxes, using the namespace specified by the mail server, from internal to mail server format.

toString
string toString()

Static functions

fromServerFormat
Mailbox fromServerFormat(string mbox, string prefix, char delim)

/ Convert the names of personal mailboxes, using the namespace specified by / the mail server, from mail server format to internal format.

Variables

delim
char delim;
Undocumented in source.
mailbox
string mailbox;
Undocumented in source.
prefix
string prefix;
Undocumented in source.

Meta