IsBodyHtml: Boolean;
The IsBodyHtml property determines whether message body is sent as HTML.
Available values:
True. Message body is sent as HTML.
False. Default value. Message body is sent as a text.
The property use is given in the example for IBProcessEventGroupCollection.AddEvent.
See also: