Value

ForeignData.Value property

Contains a MIME (Multipurpose Internet Mail Extensions) encoded BLOB of picture data, such as Windows metafile, bitmap, or OLE data.

public byte[] Value { get; set; }

See Also