Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Mime::GetBodyEncoded
Returns the body of the MIME message as a String. The body is explicitly not decoded from it's encoding type, so if it was represented in Base64, you will get the Base64 encoded body, as an example.
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetBodyEncoded() As String [C#] public string GetBodyEncoded(); [C++] public String *GetBodyEncoded(); [JScript] public function GetBodyEncoded() : String |
![]() |
Parameters | ||
|
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.