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

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
int NativeErrorCode { get; }

Property Value

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