austineric / Send-MailKitMessage

A replacement for PowerShell's obsolete Send-MailMessage implementing the Microsoft-recommended MailKit library.
https://www.powershellgallery.com/packages/Send-MailKitMessage
MIT License
44 stars 5 forks source link

Priority label #42

Open Bi00 opened 5 months ago

Bi00 commented 5 months ago

In Send-MailMessage there is the posibility to add a -priority attribute. Can this be made availble in Send-MailKitMessage?