Package com.sun.mail.imap.protocol
Class ENVELOPE
java.lang.Object
com.sun.mail.imap.protocol.ENVELOPE
- All Implemented Interfaces:
Item
The ENEVELOPE item of an IMAP FETCH response.
- Author:
- John Mani, Bill Shannon
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
msgno
public int msgno -
date
-
subject
-
from
-
sender
-
replyTo
-
to
-
cc
-
bcc
-
inReplyTo
-
messageId
-
-
Constructor Details
-
ENVELOPE
- Throws:
ParsingException
-