Field Summary
|
| ProtocolType |
the protocol to use for sending (i.e. "NNTP", "SMTP", "VIM").
|
|
| State |
the current state of the message.
|
|
| To |
the recipient(s) (e.g. e-mail address/es).
|
|
| CC |
the recipient(s) of a "carbon copy" (e.g. e-mail address/es).
|
|
| BCC |
the recipient(s) of "blind carbon copy" (e.g. e-mail address/es).
|
|
| Newsgroups |
the newsgroup(s) to which an article is be posted.
|
|
| Server |
the name of the server to be used for sending the message.
|
|
| Username |
the user name to be used for authorizing on the send server.
|
|
| Password |
the password to be used for authorizing on the send server.
|
|
| VIMPostOfficePath |
the Post Office Path (VIM only).
|
|
| ProtocolErrorString |
string representing the last error (generated by send server).
|
|
| ProtocolErrorNumber |
the number representing the last error (generated by send server).
|
|
| SendTries |
the count of tries to send a message. This count is 1
if the message was sent with the first try and increases with every
unsuccessful retry.
|
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.