Freigeben über


WpxComment interface

Represents a Word (WPX) comment notification entity.

Extends

Eigenschaften

documentId

Die ID des Dokuments.

initiatingCommentId

Die ID des initiierenden Kommentars.

odataId

Die OData-ID des Kommentars.

subjectCommentId

Die ID des Betreffkommentars.

type

Der Typ der Entität. Immer 'WpxComment'.

Details zur Eigenschaft

documentId

Die ID des Dokuments.

documentId?: string

Eigenschaftswert

string

initiatingCommentId

Die ID des initiierenden Kommentars.

initiatingCommentId?: string

Eigenschaftswert

string

odataId

Die OData-ID des Kommentars.

odataId?: string

Eigenschaftswert

string

subjectCommentId

Die ID des Betreffkommentars.

subjectCommentId?: string

Eigenschaftswert

string

type

Der Typ der Entität. Immer 'WpxComment'.

type: "WpxComment"

Eigenschaftswert

"WpxComment"