Gets the actual content of the attachment as a byte array.
Gets the actual content of the attachment as a byte array.
public byte[] GetData();
Gets the specified portion of the actual content of the attachment as a byte array.
public byte[] GetData(int,int);
Attachment Class | MailBee.Mime Namespace | Save | Size