Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1 KB

Word.comment.done.md

File metadata and controls

36 lines (21 loc) · 1 KB
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Comment.Done property (Word)
vbawd10.chm154993653
vbawd10.chm154993653
60b655ec-e523-13c4-2d26-1b0863b55a24
06/25/2020
medium

Comment.Done property (Word)

Returns or sets a Boolean whose value is True if the specified comment has been marked closed. Read/write.

Important

This property has changed. The Comment.Done property is still available, but when setting the Done flag for a single comment reply, there will be no visible effect in the Redesigned Comments experience. The command will apply the Done flag, so when a user opens the document in the previous commenting experience, the comment reply is displayed as resolved or unresolved.

Syntax

expression. Done

expression A variable that represents a Comment object.

Property value

BOOL

See also

Comment Object

[!includeSupport and feedback]