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