Gets or sets content features of a MIME body part. Value null means that header field does not exist.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string Contentfeatures { get; set; }
Public Property Contentfeatures As String Get Set
public: property String^ Contentfeatures { String^ get (); void set (String^ value); }
member Contentfeatures : string with get, set
Property Value
Remarks
The 'Content-features:' header can be used to annotate a MIME body part with a media feature expression,
to indicate features of the body part content. See also RFC 2533, RFC 2506, and RFC 2045.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119