canRemoveAllMessages property

bool canRemoveAllMessages
getter/setter pair

A bool value that determines whether the conversation participant can remove messages other than its own.

Note that a value change doesn't apply changes by itself; there are appropriate methods for applying:

Implementation

bool canRemoveAllMessages;