Откуда в сообщении об ошибке берётся информация о том, какие могут быть значения у параметра? Normal, Low, High
[PS] C:\> send-mailmessage -Priority asdf
Send-MailMessage : Cannot bind parameter 'Priority'. Cannot convert value "asdf" to type "System.Net.Mail.MailPriority". Error: "Unable to
match the identifier name asdf to a valid enumerator name. Specify one of the following enumerator names and try again:
Normal, Low, High"