MsgAttachment.Data Property
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9313)
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[] |