LumiSoft Net Help
Subject Property
NamespacesLumiSoft.Net.MailMail_MessageSubject
Gets or sets topic of message. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Subject { get; set; }
Public Property Subject As String
	Get
	Set
public:
property String^ Subject {
	String^ get ();
	void set (String^ value);
}
member Subject : string with get, set
Property Value
Remarks
Contains a short string identifying the topic of the message.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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