IMailBeeLoginBadCredentialsExceptionPassword Property |
Gets the account password which was used for the authentication.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.3.1 build 666 for .NET 4.5
SyntaxReadOnly Property Password As String
Get
Property Value
Type:
StringThe account password the authentication failed with.
See Also