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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.