AccountRecentMentionWorkItemModel interface

Represents Recent Mention Work Item

Properties

assignedTo

Assigned To

id

Work Item Id

mentionedDateField

Latest date that the user were mentioned

state

State of the work item

teamProject

Team project the work item belongs to

title

Title of the work item

workItemType

Type of Work Item

Property Details

assignedTo

Assigned To

assignedTo: string

Property Value

string

id

Work Item Id

id: number

Property Value

number

mentionedDateField

Latest date that the user were mentioned

mentionedDateField: Date

Property Value

Date

state

State of the work item

state: string

Property Value

string

teamProject

Team project the work item belongs to

teamProject: string

Property Value

string

title

Title of the work item

title: string

Property Value

string

workItemType

Type of Work Item

workItemType: string

Property Value

string