Gets or sets description of message body part. Value null means that header field does not exist. Defined in RFC 2045 8.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string ContentDescription { get; set; }
Public Property ContentDescription As String Get Set
public: property String^ ContentDescription { String^ get (); void set (String^ value); }
member ContentDescription : string with get, set
Property Value
Remarks
Description of a particular body part of a message; for example, a caption for an image body part.
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