The Headertype exposes the following members.

Properties

  Name Description
Public property IsReadOnly The IsReadOnlyproperty indicates whether the SIP header is read-only.
Public property Parameters The Parametersproperty contains the parameters for the SIP header as a collection of name/value pairs.
Public property StandardType Efficient representation of common SIP header types.
Public property Type The Typeproperty contains the SIP header type as a string.
Public property Value The Valueproperty contains the SIP header value as a string.
Public property ValueNoParameters The ValueNoParametersproperty contains the SIP header value as a string, minus any attached parameters.
Top

See also