MailServer.SetPassword Method
Include Protected Members
Include Inherited Members
Sets the password.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
SetPassword(SecureString) | Sets the password. | |
SetPassword(String) | Sets the password for the user account. |
Top