Reddit.NET  1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Reddit.Things.ModmailUnreadCount Class Reference

Properties

int Highlighted [get, set]
 
int Notifications [get, set]
 
int Archived [get, set]
 
int New [get, set]
 
int InProgress [get, set]
 
int Mod [get, set]
 

Property Documentation

◆ Archived

int Reddit.Things.ModmailUnreadCount.Archived
getset

◆ Highlighted

int Reddit.Things.ModmailUnreadCount.Highlighted
getset

◆ InProgress

int Reddit.Things.ModmailUnreadCount.InProgress
getset

◆ Mod

int Reddit.Things.ModmailUnreadCount.Mod
getset

◆ New

int Reddit.Things.ModmailUnreadCount.New
getset

◆ Notifications

int Reddit.Things.ModmailUnreadCount.Notifications
getset

The documentation for this class was generated from the following file: