NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    ReplyTo Parameter (Send-Email Cmdlet)

    The email address to which replies should be sent.

    Syntax

    Send-Email -ReplyTo string

    Remarks

    ReplyTo is used to create a Reply-To SMTP header. If this header is present, replies to this email will be sent to the Reply-To address rather than the From address. This property is not required. Examples of valid addresses are: "Friendly Name" <address@company.com> or address@company.com

    Default Value

    ""

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]