Class ThreadedCommentAuthor

ThreadedCommentAuthor class

Represents the person who creates the threaded comments;

public class ThreadedCommentAuthor

Properties

NameDescription
Name { get; set; }Gets and sets the name.
ProviderId { get; set; }Gets the id of the provider.
UserId { get; set; }Gets and sets the id of the user.

See Also