CommentMentionType enum
Fields
Person = 0 | An identity was mentioned by using the format @{VSID} |
WorkItem = 1 | A work item was mentioned by using the format #{Work Item ID} |
PullRequest = 2 | A Pull Request was mentioned by using the format !{PR Number} |