Password Parameter (Connect-Email Cmdlet)
The password of the email account used to authenticate.
Syntax
Connect-Email -Password string
Data Type
cstr
Default Value
""
Remarks
Together with User, this field is used to authenticate to the email servers.
This is a required parameter.