This documentation is archived and is not being maintained.
NotificationConstants Class
Visual Studio 2013
Constant strings used in Notifications
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
The NotificationConstants type exposes the following members.
| 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 |
Show:
