INetMapiException

Description

The INetMapiException interface contains properties of the exception that may occur when sending email message using the application installed in the operating system as a default mail client.

Properties

  Property name Brief description
The Code property returns the code of the error occurred on email message sending.

Properties inherited from IException

  Property name Brief description
The Line property returns the number of the line, which execution throws an exception.
The Message property returns error message.
The MessageID property returns the numeric identifier of an error.
The NestedException property returns the error that caused the current exception.
The Source property returns the information about the error source.

Methods inherited from IException

  Method name Brief description
The ReportError method displays an error report.

See also:

Net Assembly Interfaces