IP*Works! 2016 C++ Builder Edition
IP*Works! 2016 C++ Builder Edition
Questions / Feedback?

MessageContentType Property

The ContentType of the message.

Syntax

__property String MessageContentType = {read=FMessageContentType, write=FSetMessageContentType};

Default Value

""

Remarks

This property denotes the type of content contained in the message, such as plain, multipart, multipart/alternative etc. You may also need to check the MessageContentEncoding property or read the individual message parts.

This property is read-only and not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Builder Edition - Version 16.0 [Build 7353]