java.lang.Object javax.mail.Message.RecipientType
Message.getRecipients(javax.mail.Message.RecipientType)
Message.setRecipients(javax.mail.Message.RecipientType, javax.mail.Address[])
Message.addRecipients(javax.mail.Message.RecipientType, javax.mail.Address[])
public static final Message.RecipientType BCC
public static final Message.RecipientType CC
protected Message.RecipientType(String type)
protected Object readResolve() throws ObjectStreamException
public static final Message.RecipientType TO
public String toString()
protected String type