Condividi tramite


WpxComment Class

Definition

Represents a Word/PowerPoint/Excel comment notification entity.

public class WpxComment : Microsoft.Agents.Core.Models.Entity
type WpxComment = class
    inherit Entity
Public Class WpxComment
Inherits Entity
Inheritance
WpxComment

Constructors

Name Description
WpxComment()

Properties

Name Description
CommentId

Gets or sets the unique identifier of this comment.

DocumentId

Gets or sets the document identifier where the comment was made.

OdataId

Gets or sets the OData identifier for the comment.

ParentCommentId

Gets or sets the identifier of the parent comment if this is a reply.

Applies to