NetMapiClient

Description

The NetMapiClient class implements an object, that is used for the email messages sending using the application installed in the operating system as a default mail client.

Comments

For the successful message sending the application has to be configured to use the specific mail server.

Properties inherited from INetMapiClient

  Property name Brief description
The Message property determines the email message needed to be sent.
The ShowMessageUI property determines whether the application window of the mail client, using which the email message is sent, is displayed.

Methods inherited from INetMapiClient

  Method name Brief description
The Send method sends email message using the application installed in the operation system and used as a default mail client.

See also:

Net Assembly Classes | NetSmtpClient