Dart Smtp, Pop, Imap Controls
Text Property
Description
Message text for non-multipart messages.
Property type
Read-write property
Syntax
Visual Basic
Public Property Text As String
Remarks
This property contains message text associated with a non-multipart message (Message.Parts.Count = 0). If the message is a multipart message (Message.Parts.Count > 0), then this property can be used to add a preface, which will be displayed by older email clients that do not support MIME.

Error Codes

This method may generate the following error code (refer to MailErrorConstants for a complete list of error codes):

See Also

Message Object  | Message Members


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