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
47 stars 6 forks source link

Add Help Documentation #44

Open jdhitsolutions opened 5 months ago

jdhitsolutions commented 5 months ago

It would be very beneficial to include help information for the command with examples. Don't force the user to find the README doc in this repository. You can use the Platyps module from Microsoft to easily create external help you can ship with your module.