Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Mime::SetBodyFromPlainText
Sets the MIME message body from a string containing plain text, and also updates the content-type to be text/plain
![]() |
Declarations | ||
|
[Visual Basic] Public Function SetBodyFromPlainText(ByVal String plainText) As Boolean [C#] public bool SetBodyFromPlainText(string plainText); [C++] public bool SetBodyFromPlainText(String *plainText); [JScript] public function SetBodyFromPlainText(String plainText) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.