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.Conversation Class Reference

Properties

bool IsAuto [get, set]
 
List< ConversationObjIdObjIds [get, set]
 
bool IsReplicable [get, set]
 
DateTime LastUserUpdate [get, set]
 
bool IsInternal [get, set]
 
DateTime LastModUpdate [get, set]
 
DateTime LastUpdated [get, set]
 
List< ConversationAuthorAuthors [get, set]
 
ConversationOwner Owner [get, set]
 
string Id [get, set]
 
bool IsHighlighted [get, set]
 
string Subject [get, set]
 
ConversationAuthor Participant [get, set]
 
int State [get, set]
 
DateTime LastUnread [get, set]
 
int NumMessages [get, set]
 

Property Documentation

◆ Authors

List<ConversationAuthor> Reddit.Things.Conversation.Authors
getset

◆ Id

string Reddit.Things.Conversation.Id
getset

◆ IsAuto

bool Reddit.Things.Conversation.IsAuto
getset

◆ IsHighlighted

bool Reddit.Things.Conversation.IsHighlighted
getset

◆ IsInternal

bool Reddit.Things.Conversation.IsInternal
getset

◆ IsReplicable

bool Reddit.Things.Conversation.IsReplicable
getset

◆ LastModUpdate

DateTime Reddit.Things.Conversation.LastModUpdate
getset

◆ LastUnread

DateTime Reddit.Things.Conversation.LastUnread
getset

◆ LastUpdated

DateTime Reddit.Things.Conversation.LastUpdated
getset

◆ LastUserUpdate

DateTime Reddit.Things.Conversation.LastUserUpdate
getset

◆ NumMessages

int Reddit.Things.Conversation.NumMessages
getset

◆ ObjIds

List<ConversationObjId> Reddit.Things.Conversation.ObjIds
getset

◆ Owner

ConversationOwner Reddit.Things.Conversation.Owner
getset

◆ Participant

ConversationAuthor Reddit.Things.Conversation.Participant
getset

◆ State

int Reddit.Things.Conversation.State
getset

◆ Subject

string Reddit.Things.Conversation.Subject
getset

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