LumiSoft Mail Server User API
ContentEncoding Property
Namespaces > LumiSoft.Net.SIP > SIP_Message > ContentEncoding
Gets the Content-Encodings which is used as a modifier to the "media-type". When present, its value indicates what additional content codings have been applied to the entity-body, and thus what decoding mechanisms MUST be applied in order to obtain the media-type referenced by the Content-Type header field.
Syntax
C#Visual BasicManaged C++
public SIP_MVGroupHFCollection<SIP_t_ContentCoding> ContentEncoding { get; }
Public ReadOnly Property ContentEncoding As SIP_MVGroupHFCollection(Of SIP_t_ContentCoding)

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