IMailBeeWin32ExceptionNativeErrorCode Property |
The Win32 error code value returned by a function of Windows API.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxint 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