Status

ModernComment.Status property

Gets or sets the status of the comment. Read/write ModernCommentStatus.

public ModernCommentStatus Status { get; set; }

See Also