NotificationEvent.Subscriber Field

When used in the alert process, contains the name of the user who subscribed to the alert. This information can be used by the alert recipient when it is necessary.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntax

'Declaration
Public Subscriber As String
public string Subscriber
public:
String^ Subscriber
val mutable Subscriber: string
public var Subscriber : String

.NET Framework Security

See Also

Reference

NotificationEvent Class

Microsoft.TeamFoundation.VersionControl.Common Namespace