Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constant strings used in Notifications
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.NotificationConstants
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class NotificationConstants
public static class NotificationConstants
public ref class NotificationConstants abstract sealed
[<AbstractClass>]
[<Sealed>]
type NotificationConstants = class end
public final class NotificationConstants
The NotificationConstants type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ConfirmedNotificationAddressIdentityProperty | TeamFoundationIdentity propery name for a user's confirmed Email address to receive notifications. This is used in Hosted environments only. |
![]() ![]() |
CustomNotificationAddressesIdentityProperty | TeamFoundationIdentity property name for a user's custom list of Email addresses to receive notifications at |
![]() ![]() |
EmailConfirmationSendDates | Property used to keep track of how many confirmations were sent for this user. Used to limit the number of confirmations a single user can send out for their account. The value is updated and monitored by the SendEmailConfirmationJob. |
![]() ![]() |
MyDisplayNameMacro | Macro used in subscriptions which will be replaced by the subscriber's Display Name when evaluated |
![]() ![]() |
MyUniqueNameMacro | Macro used in subscriptions which will be replaced by the subscriber's Unique User Name when evaluated |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.