IMailBeeWin32ExceptionNativeErrorCode Property
The Win32 error code value returned by a function of Windows API.

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

Property Value

Type: Int32
An integer value representing the error code returned by a function of Windows API.
See Also