Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Mime::SaveMime
Saves the MIME message to a file, in MIME format. (This is the same as the .EML format used by Microsoft Outlook Express.)
![]() |
Declarations | ||
|
[Visual Basic] Public Function SaveMime(ByVal String filename) As Boolean [C#] public bool SaveMime(string filename); [C++] public bool SaveMime(String *filename); [JScript] public function SaveMime(String filename) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.