WpxComment interface

Word (WPX) コメント通知エンティティを表します。

Extends

プロパティ

documentId

ドキュメントの ID。

initiatingCommentId

開始コメントの ID。

odataId

コメントの OData ID。

subjectCommentId

件名コメントの ID。

type

エンティティの型。 常に 'WpxComment' です。

プロパティの詳細

documentId

ドキュメントの ID。

documentId?: string

プロパティ値

string

initiatingCommentId

開始コメントの ID。

initiatingCommentId?: string

プロパティ値

string

odataId

コメントの OData ID。

odataId?: string

プロパティ値

string

subjectCommentId

件名コメントの ID。

subjectCommentId?: string

プロパティ値

string

type

エンティティの型。 常に 'WpxComment' です。

type: "WpxComment"

プロパティ値

"WpxComment"