Mail.Content Property


Gets the content of the email message.

[Visual Basic]
Public Property Get Content() As Variant
[Visual C++]
public: get_Content(VARIANT* pVal);

Property Value

A unsigned byte array containing the t email raw data.