LumiSoft Net Help
ContentAlternative Property
NamespacesLumiSoft.Net.MIMEMIME_EntityContentAlternative
Gets or sets message alternative content. Value null means that header field does not exist.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ContentAlternative { get; set; }
Public Property ContentAlternative As String
	Get
	Set
public:
property String^ ContentAlternative {
	String^ get ();
	void set (String^ value);
}
member ContentAlternative : string with get, set
Property Value
Remarks
Information about the media features of alternative content formats available for the current 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