SendMailMessage.ReplyTo Property

Definition

Gets or sets the Reply-To field for this e-mail message.

[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName=true)]
public string[] ReplyTo { get; set; }
[<System.Management.Automation.Parameter(ValueFromPipelineByPropertyName=true)>]
member this.ReplyTo : string[] with get, set
Public Property ReplyTo As String()

Property Value

String[]
Attributes

Applies to