5.1. CmdLet help
To get help about the CmdLets of the IDERI note PowerShell module you can always use the
Get-Help
CmdLet. Use it e.g., with Get-iNoteMessage
and the parameter
-Full to get comprehensive help for the CmdLet:
PS> Get-Help Get-iNoteMessage -Full