Message Object : AddText Method |
This method allows text parts to be added to multipart messages. Together with the AddAttachment, AddMessage, and AddDigest methods, many common message formats may be created.
This method is used to add text if the message is multipart (Message.Parts.Count > 0). If a non-multipart message is being composed, the Text property can be used instead.
This method may generate the following error code (refer to MailErrorConstants for a complete list of error codes):