UnreadCount property
int?
get
UnreadCount
Implementation
int? get UnreadCount => this.PropertyBag[FolderSchema.UnreadCount] as int?;
int? get UnreadCount => this.PropertyBag[FolderSchema.UnreadCount] as int?;