LumiSoft Mail Server User API
ContentID Property
Namespaces > LumiSoft.Net.IMAP > IMAP_BODY_Entity > ContentID
Gets header field "Content-ID:" value. Returns null if value isn't set.
Syntax
C#Visual BasicManaged C++
public string ContentID { get; }
Public ReadOnly Property ContentID As String
public:
String^ ContentID {
	String^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)