LumiSoft Net Help
MessageToByte Method
NamespacesLumiSoft.Net.POP3.ClientPOP3_ClientMessageMessageToByte()()()()
Gets message as byte[] data.
Declaration Syntax
C#Visual BasicVisual C++F#
public byte[] MessageToByte()
Public Function MessageToByte As Byte()
public:
array<unsigned char>^ MessageToByte()
member MessageToByte : unit -> byte[] 
Return Value
array<Byte>[]()[][]
Returns message as byte[] data.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this method is accessed.
InvalidOperationExceptionIs raised when message is marked for deletion and this method is accessed.
POP3_ClientExceptionIs raised when POP3 serveer returns error.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119