| IMailBeeLoginBadCredentialsExceptionAccountName Property |
Gets the account name which was used for the authentication.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.6.0 build 690 for .NET 4.5
Syntaxstring AccountName { get; }ReadOnly Property AccountName As String
Get
Property Value
Type:
StringThe account name the authentication failed with.
See Also