EDI Integrator 2016 macOS Edition
EDI Integrator 2016 macOS Edition
Questions / Feedback?

messageHTML (property)

The HTML version of the message.

- (NSString*)messageHTML

- (void)setMessageHTML:(NSString*)newMessageHTML

Default Value

""

Remarks

This property contains the HTML version of the message. The corresponding plain text version is provided in this property.

When this property is set, the class automatically computes a plaintext version of the text and puts it into MessageText. You may choose to override this default text with your own version.

Example (Setting MessageHTML)


HTMLMailerControl.MessageHTML = "<b>Hello</b>, my name is <i>Tom</i>"

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 macOS Edition - Version 16.0 [Build 7240]