LumiSoft Net Help
Keywords Property
NamespacesLumiSoft.Net.MailMail_MessageKeywords
Gets or sets message key words and/or phrases. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Keywords { get; set; }
Public Property Keywords As String
	Get
	Set
public:
property String^ Keywords {
	String^ get ();
	void set (String^ value);
}
member Keywords : string with get, set
Property Value
Remarks
Contains a comma-separated list of important words and phrases that might be useful for the recipient.
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