TeamFoundationNotificationService.GetEventSubscriptions Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetEventSubscriptions(TeamFoundationRequestContext, IdentityDescriptor) | GetEventSubscriptions is used to retrieve a set of subscriptions for a specific user or all users. | |
GetEventSubscriptions(TeamFoundationRequestContext, IdentityDescriptor, String) | GetEventSubscriptions is used to retrieve a set of subscriptions for a specific user or all users. This overload also allows the caller to supply a classification filter. |
Top