Gets message header as string.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string HeaderToString()
Public Function HeaderToString As String
public: String^ HeaderToString()
member HeaderToString : unit -> string
Return Value
String
Returns message header as string.
Returns message header as string.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this method is accessed. |
InvalidOperationException | Is raised when message is marked for deletion and this method is accessed. |
POP3_ClientException | Is raised when POP3 serveer returns error. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119