Represents the From and To headers of a SIP message.

The following tables list the members exposed by the FromToHeader type.

Public Properties

  Name Description
DisplayName Gets the display name of the header.
Epid Gets the Epid of the header.
HeaderValue Gets the string value of the header.
Tag Gets the Tag specified in the header.
Uri Gets the absolute URI specified in the header.
Top

Public Methods (see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
ToString Overridden. Returns a string representation of the object.
Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )
Top

See Also