unreadCount property

int? unreadCount

The number of unread messages pass null or 0 if you don't plan on displaying it

Implementation

int? get unreadCount;