LumiSoft Net Help
Message Property
NamespacesLumiSoft.Net.MIMEMIME_b_MessageRfc822Message
Gets embbed mail message.
Declaration Syntax
C#Visual BasicVisual C++F#
public Mail_Message Message { get; set; }
Public Property Message As Mail_Message
	Get
	Set
public:
property Mail_Message^ Message {
	Mail_Message^ get ();
	void set (Mail_Message^ value);
}
member Message : Mail_Message with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when null reference passed.
InvalidOperationExceptionIs raised when this method is accessed and this body is not bounded to any entity.

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