Returns a byte array representation of the mail message.
This is the same as the content of a file saved using the Save(String) message.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Function ToByteArray As Byte() |
| C# |
|---|
public byte[] ToByteArray() |