Module jakarta.mail

Class MessageIDTerm

java.lang.Object
All Implemented Interfaces:
Serializable

public final class MessageIDTerm extends StringTerm
This term models the RFC822 "MessageId" - a message-id for Internet messages that is supposed to be unique per message. Clients can use this term to search a folder for a message given its MessageId.

The MessageId is represented as a String.

See Also: