Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Email::GetRelatedString
Returns the text with CR line-endings of a related item contained with the email. Related items are typically images and style-sheets embedded within HTML emails.
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetRelatedString(ByVal Integer index) As String [C#] public string GetRelatedString(int index); [C++] public String *GetRelatedString(int index); [JScript] public function GetRelatedString(int index) : String |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.