Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Mime::SaveBody
Saves the MIME message body to a file. If the body is base64 or quoted-printable encoded, it is automatically decoded.
![]() |
Declarations | ||
|
[Visual Basic] Public Function SaveBody(ByVal String filename) As Boolean [C#] public bool SaveBody(string filename); [C++] public bool SaveBody(String *filename); [JScript] public function SaveBody(String filename) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.