javax.mail.search
public final class MessageIDTerm extends StringTerm
Version: 1.3
Constructor Summary | |
---|---|
MessageIDTerm(String msgid)
Constructor. |
Method Summary | |
---|---|
boolean | equals(Object other) |
boolean | match(Message msg)
Returns true if the given message's Message-Id matches the
Message-Id specified in this term. |
Parameters: msgid the Message-Id to search for