IMailBeeWin32ExceptionNativeErrorCode Property |
The Win32 error code value returned by a function of Windows API.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax int NativeErrorCode { get; }
ReadOnly Property NativeErrorCode As Integer
Get
Property Value
Type:
Int32An integer value representing the error code returned by a function of Windows API.
See Also