Microsoft Word · Schema

Comment

Represents a comment in a Word document.

DocumentsMicrosoft 365OfficeProductivityWord Processing

Properties

Name Type Description
id string Unique identifier of the comment.
authorName string Name of the comment author.
authorEmail string Email of the comment author.
content string Text content of the comment.
createdDate string When the comment was created.
resolved boolean Whether the comment has been resolved.
View JSON Schema on GitHub