Gets embbed mail message.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ArgumentNullException | Is raised when null reference passed. |
InvalidOperationException | Is 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