NotificationConstants.EmailConfirmationSendDates Field

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.

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

Syntax

'Declaration
Public Const EmailConfirmationSendDates As String
public const string EmailConfirmationSendDates
public:
literal String^ EmailConfirmationSendDates
static val mutable EmailConfirmationSendDates: string
public const var EmailConfirmationSendDates : String

.NET Framework Security

See Also

Reference

NotificationConstants Class

Microsoft.TeamFoundation Namespace