MessageHTML Parameter (Send-Email Cmdlet)

The full text of the HTML message to be sent (without headers).

Syntax

Send-Email -MessageHTML string

Remarks

MessageHTML should contain the full text of the message.

If both MessageHTML and Message are set, the cmdlet will create a multipart alternative MIME message with both these properties.

Default Value

""

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