As an example, when setting lotusNotesOptions.setTextFilter() as Microsoft the API will render all messages that contain the text Microsoft in the message’s subject or body.
Whereas, setting lotusNotesOptions.setAddressFilter() as susan will filter messages that contain susan as a part of the sender’s or recipient’s address. The following code samples show how to filter the messages.