GetDocxCommentsHierarchicalResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Get comments from a Word DOCX document hierarchically
public class GetDocxCommentsHierarchicalResponse
type GetDocxCommentsHierarchicalResponse = class
Public Class GetDocxCommentsHierarchicalResponse
- Inheritance
-
GetDocxCommentsHierarchicalResponse
Constructors
| Name | Description |
|---|---|
| GetDocxCommentsHierarchicalResponse() | |
Properties
| Name | Description |
|---|---|
| Comments |
Comments in the document |
| Successful |
True if successful, false otherwise |
| TopLevelCommentCount |
The number of comments in the document |