LumiSoft Mail Server User API
ContentType_Paramters Property
Namespaces > LumiSoft.Net.IMAP > IMAP_BODY_Entity > ContentType_Paramters
Gets header field "Content-Type:" prameters. This value is null if no parameters.
Syntax
C#Visual BasicManaged C++
public HeaderFieldParameter[] ContentType_Paramters { get; }
Public ReadOnly Property ContentType_Paramters As HeaderFieldParameter()
public:
array<HeaderFieldParameter^>^ ContentType_Paramters {
	array<HeaderFieldParameter^>^ get ();
}

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