Gets the raw MIME data of the received message.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public Function ToArray As Byte() |
| C# |
|---|
public byte[] ToArray() |
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
| Visual Basic |
|---|
Public Function ToArray As Byte() |
| C# |
|---|
public byte[] ToArray() |