Freigeben über


TeamFoundationMailService.UseReplyTo-Eigenschaft

Ein Flag, das steuert, ob "from" - Feld mit der E-Mail-Adresse des Absenders aufgefüllt wird oder die standardmäßige E-Mail-Adresse (und die E-Mail-Adresse des Absenders wird in die Antwort auf Liste platziert).

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Property UseReplyTo As Boolean
public bool UseReplyTo { get; private set; }

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationMailService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace