WpxComment interface

代表一個 Word(WPX)留言通知實體。

Extends

屬性

documentId

文件的 ID。

initiatingCommentId

發起評論的ID。

odataId

留言的 OData ID。

subjectCommentId

主旨留言的身分。

type

實體的類型。 永遠是「WpxComment」。

屬性詳細資料

documentId

文件的 ID。

documentId?: string

屬性值

string

initiatingCommentId

發起評論的ID。

initiatingCommentId?: string

屬性值

string

odataId

留言的 OData ID。

odataId?: string

屬性值

string

subjectCommentId

主旨留言的身分。

subjectCommentId?: string

屬性值

string

type

實體的類型。 永遠是「WpxComment」。

type: "WpxComment"

屬性值

"WpxComment"