NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    Connection Parameter (Send-Email Cmdlet)

    An existing Email connection.

    Syntax

    Send-Email -Connection EmailConnection

    Remarks

    Represents an existing, persistent Email connection to be used. After this cmdlet executes, the connection will remain opened to be used in an another call. New connections can be established using the Connect-Email cmdlet and closed using the Disconnect-Email cmdlet.

    Default Value

    null

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