Gets or sets content body part ID. Value null means that header field does not exist. Defined in RFC 2045 7.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string ContentID { get; set; }
Public Property ContentID As String Get Set
public: property String^ ContentID { String^ get (); void set (String^ value); }
member ContentID : string with get, set
Property Value
Remarks
Specifies a Unique ID for one MIME body part of the content of a message.
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