messageType property Null safety

MessageTypeFilter messageType
read / write

Restricts the search scope only to retrieve the messages with the specified message type.

Implementation

MessageTypeFilter messageType = MessageTypeFilter.all;