LumiSoft Net Help
ContentLocation Property
NamespacesLumiSoft.Net.MIMEMIME_EntityContentLocation
Gets or sets URI for retrieving a body part. Value null means that header field does not exist.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ContentLocation { get; set; }
Public Property ContentLocation As String
	Get
	Set
public:
property String^ ContentLocation {
	String^ get ();
	void set (String^ value);
}
member ContentLocation : string with get, set
Property Value
Remarks
URI using which the content of this body-part part was retrieved, might be retrievable, or which otherwise gives a globally unique identification of the content.
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