Dart Smtp, Pop, Imap Controls
Message Object
Members 
Description

The Message Object transforms any Internet mail message into an object that you can easily manipulate within your program. Alternatively, any message that you build or modify can be quickly encoded and sent.

Most of the properties manipulate the object model, with the exception of Content, which when set, dynamically creates a new object. When read, Content encodes the object model and returns it as a String or Byte array.

The Message Object provides complete support for MIME structures. High level methods (AddAttachment, Reply, Forward, AddMessage, AddText, and AddDigest) streamline the composition of sophisticated messages.

Additional features include persistence to disk in two formats: transport ready (encoded) message format and a quick loading (decoded) object format.

Object Model
Message ObjectPart ObjectHeaderFields CollectionParts CollectionPart ObjectHeaderFields CollectionParts CollectionPart ObjectHeaderFields CollectionParts CollectionPart ObjectHeaderFields CollectionParts CollectionDartStrings CollectionDartStrings CollectionDartStrings CollectionMessage ObjectPart ObjectPart ObjectPart ObjectPart ObjectDartStrings CollectionDartStrings CollectionDartStrings CollectionMessage ObjectHeaderFields CollectionPartList CollectionParts CollectionMessage ObjectDartStrings CollectionHeaderFields CollectionPartList CollectionParts CollectionMessage ObjectPart ObjectPart ObjectPart ObjectPart ObjectDartStrings CollectionDartStrings CollectionDartStrings CollectionMessage ObjectHeaderFields CollectionPartList CollectionParts CollectionMessage ObjectDartStrings CollectionDartStrings Collection
See Also

Message Members


PowerTCP Mail for ActiveX Documentation Version 2.13
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic