Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Email::GetRelatedStringCrLf
Returns the text with CRLF 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 GetRelatedStringCrLf(ByVal Integer index) As String [C#] public string GetRelatedStringCrLf(int index); [C++] public String *GetRelatedStringCrLf(int index); [JScript] public function GetRelatedStringCrLf(int index) : String |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.