From Parameter (Send-Email Cmdlet)

The email address of the sender (required).

Syntax

Send-Email -From string

Remarks

From is used to create a From SMTP header. This header identifies the sender of the message. A valid email address is required. Examples of valid addresses are: "Friendly Name" <address@company.com> or address@company.com

Default Value

""

Parameter Position

4

This is a required parameter.

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