Gets decoded content of this
CopyC#
Attachment
.

Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0

Syntax

C#
public byte[] GetFileData()
Visual Basic
Public Function GetFileData As Byte()
Visual C++
public:
array<unsigned char>^ GetFileData()

Return Value

The decoded content of this
CopyC#
Attachment
.

See Also