IP*Works! S/MIME V9

ipworkssmime
Class Mailbox

java.lang.Object
  extended by ipworkssmime.Mailbox

public class Mailbox
extends java.lang.Object

Mailboxes collected when calling ListMailboxes or ListSubscribedMailboxes .

The information for each mailbox as it is returned by the server after either ListMailboxes or ListSubscribedMailboxes have been called.

Flags: The mailbox flags in a mailbox listing.

Examples of possible flag values are server dependent, but can include:

\Deleted
Mark a message as deleted (for removal by later ExpungeMailbox ).
\Seen
Mark a message as read.
\Answered
Mark a message as answered.
\Flagged
Mark a message as flagged.
\Draft
Mark a message as being incomplete (under composition).

Name: The mailbox name in a mailbox listing.

Separator: The Separator field contains the character that separates the different parts in the mailbox path hierarchy.

See Also:
Certmgr, Certmgr.Mailbox

Constructor Summary
Mailbox()
           
 
Method Summary
 java.lang.String getFlags()
           
 java.lang.String getName()
           
 java.lang.String getSeparator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mailbox

public Mailbox()
Method Detail

getFlags

public java.lang.String getFlags()

getName

public java.lang.String getName()

getSeparator

public java.lang.String getSeparator()

IP*Works! S/MIME V9

Copyright (c) 2013 /n software inc. - All rights reserved.