MsgAttachment.Data Property
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 8.0.9673)
Data
Gets the data of the attachment (only if data are stored as byte array).
Declaration
public byte[] Data { get; }
Property Value
| Type | Description |
|---|---|
| Byte[] |