0
kicks
TFS API Part 8: Subscribe/Unsubscribe Events Using IEventService
TFS API Part 8: Subscribe/Unsubscribe Events Using IEventService In the last post I wrote about TFS API Part 7: Use IEventService To Get User Event Subscriptions . In this post I’ll show you have to user IEventService to Subscribe new Events and Unsubscribe existingEvents. First add reference for Microsoft.TeamFoundation, Microsoft.TeamFoundation.Client, Microsoft.TeamFoundation.Common.dll,Microsoft.TeamFoundation.WorkItemTracking.Client.dll located in - C:\Program Files\Microsoft Visual Studio 9...