I can see from this previously asked question that you can read comments from a code review stored in TFS. Is it possible to ADD comments to a code review?
Asked
Active
Viewed 369 times
1 Answers
1
Basicly you can have a try with the DiscussionThread.AddComment Method.
There is a thread with the discussion about this topic here : TFS API Copy Comments from one DiscussionThread to another

Andy Li-MSFT
- 28,712
- 2
- 33
- 55
-
Thanks for your help – Jonathan Stanton Dec 19 '17 at 12:15