CC Parameter (Send-SMIMEEmail Cmdlet)

A comma separated list of addresses for carbon copies (optional).

Syntax

Send-SMIMEEmail -CC string

Remarks

CC specifies a comma separated list of destinations for carbon copies of the mail message. A copy of the message is sent to each destination, and a Cc SMTP header is created containing the destination addresses. This header is sent to every recipient of the message. If you don't want to copy this information to every recipient, then use blind carbon copies instead (see the description of BCC).

Default Value

""

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