IBProcessEmail.IsBodyHtml

Syntax

IsBodyHtml: Boolean;

Description

The IsBodyHtml property determines whether message body is sent as HTML.

Comments

Available values:

Example

The property use is given in the example for IBProcessEventGroupCollection.AddEvent.

See also:

IBProcessEmail