SendMailMessage.ReplyTo Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Reply-To field for this e-mail message.
C#
[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()
String[]
- Attributes
Produto | Versións |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |