Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Email::GetRelatedData
Returns the content ID 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 GetRelatedData(ByVal Integer index) As Byte() [C#] public byte [] GetRelatedData(int index); [C++] public unsigned char __gc[] GetRelatedData(int index); [JScript] public function GetRelatedData(int index) : Byte[] |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.