InternetMailText
Properties:
Encoding
Text
TextType
Description:
Availability:
Example:
Message = New InternetMailMessage; Text = Message.Texts.Add("Hello, world!"); Text.TextType = InternetMailTextType.PlainText; |
See also:
InternetMailMessage, property Encoding
InternetMailAddress, property Encoding
InternetMailAttachment, property Encoding
InternetMailTexts, method Add
InternetMailTexts, method Get