次の方法で共有


AccountRecentMentionWorkItemModel interface

最近のメンション作業項目を表します

プロパティ

assignedTo

割り当て先ユーザー/グループ

id

作業項目 ID

mentionedDateField

ユーザーがメンションされた最新の日付

state

作業項目の状態

teamProject

作業項目が属するチーム プロジェクト

title

作業項目のタイトル

workItemType

作業項目の種類

プロパティの詳細

assignedTo

割り当て先ユーザー/グループ

assignedTo: string

プロパティ値

string

id

作業項目 ID

id: number

プロパティ値

number

mentionedDateField

ユーザーがメンションされた最新の日付

mentionedDateField: Date

プロパティ値

Date

state

作業項目の状態

state: string

プロパティ値

string

teamProject

作業項目が属するチーム プロジェクト

teamProject: string

プロパティ値

string

title

作業項目のタイトル

title: string

プロパティ値

string

workItemType

作業項目の種類

workItemType: string

プロパティ値

string