Attachment.EncodedContent Property


Gets the enconded content (raw data) of the attachment.

[VisualĀ Basic 6.0]
Public Property Get EncodedContent() As Variant
[Visual C++]
public: get_EncodedContent( VARIANT* pVal );

Property Value

A unsigned byte array containing the attachment raw data.