Gets or sets entity data. Data is encoded/decoded with "Content-Transfer-Encoding:" header field value.
Note: This property can be set only if Content-Type: isn't multipart.
| C# | Visual Basic | Managed C++ |
public byte[] Data { get; set; }
Public Property Data As Byte()
public: array<unsigned char>^ Data { array<unsigned char>^ get (); void set (array<unsigned char>^ value); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)