Comment.Replies property (PowerPoint)

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.

Property value

COMMENTS

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.