Comment.Replies property (Word)
Returns a Comments collection of Comment objects that are children of the specified comment. Read-only.
Syntax
expression. Replies
expression A variable that represents a Comment object.
Remarks
Calling the Add method on the returned collection of replies adds a new reply, unless the collection was accessed from a reply to a reply.
The Comments.ShowBy property fails when called on the Comments collection returned by the Replies property.
Property value
COMMENTS
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.