unreadThreadNotifications property

bool? unreadThreadNotifications
getter/setter pair

If true, enables per-thread notification counts. Only applies to the /sync endpoint. Defaults to false.

Implementation

bool? unreadThreadNotifications;