Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Email::GetAlternativeBody
Returns the Nth alternative body. The NumAlternatives property tells the number of alternative bodies present. Use the GetHtmlBody and GetPlainTextBody methods to easily get the HTML or plain text alternative bodies.
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetAlternativeBody(ByVal Integer index) As String [C#] public string GetAlternativeBody(int index); [C++] public String *GetAlternativeBody(int index); [JScript] public function GetAlternativeBody(int index) : String |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.