Status

IModernComment.Status property

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

public ModernCommentStatus Status { get; set; }

See Also