SMTPDelivery Output Object (Send-Email Cmdlet)

Object which indicates whether the message was received.

Syntax

Object SMTPDelivery {
   string Server;
   string Recipient;
   string MessageId;
}

Remarks

After sending a message, the Recipient on the indicated Server and the MessageId will be reported.

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]
 

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]