Section courante

A propos

Section administrative du site

Send-MailMessage

Envoi un message de courriel
PowerShell

Syntaxe

Send-MailMessage [-Attachments String[]] [-Bcc String[]] [[-Body] String] [-BodyAsHtml] [-Encoding Encoding] [-Cc String[]] [-DeliveryNotificationOption DeliveryNotificationOptions] -From String [[-SmtpServer] String] [-Priority MailPriority] [-ReplyTo String[]] [[-Subject] String] [-To] String[] [-Credential PSCredential] [-UseSsl] [-Port Int32] [CommonParameters]

Description

Cette commande permet d'envoyer un message par courriel.



Dernière mise à jour : Mardi, le 12 Janvier 2021