INetMapiClient

Description

The INetMapiClient interface contains properties and methods for sending email messages using the application installed in the operating system as a default mail client.

Comments

The application used in the operating system as a default email client must have the same bitness as the used version of Foresight Analytics Platform. For details about the issue related to Microsoft Outlook work with different bitness see MSDN.

Properties

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

Methods

  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 Interfaces | INetSmtpClient