Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Email::GetAttachmentData
Retrieves an attachment's binary data for in-memory access.
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetAttachmentData(ByVal Integer index) As Byte() [C#] public byte [] GetAttachmentData(int index); [C++] public unsigned char __gc[] GetAttachmentData(int index); [JScript] public function GetAttachmentData(int index) : Byte[] |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.