MailBeeLoginWin32ExceptionNativeErrorCode Property
The Win32 error code value returned by the operating system function related to Integrated Windows Authentication implementation.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public int NativeErrorCode { get; }

Property Value

Type: Int32
An integer value representing the error code returned by one of the functions of Microsoft NTLM security package.

Implements

IMailBeeWin32ExceptionNativeErrorCode
See Also