Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Email::GetAttachmentString
Retrieves an attachment's data as a String. All CRLF sequences will be translated to single newline characters.
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetAttachmentString(ByVal Integer index) As String [C#] public string GetAttachmentString(int index); [C++] public String *GetAttachmentString(int index); [JScript] public function GetAttachmentString(int index) : String |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.