The FromToHeadertype exposes the following members.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString
Returns the string representation of FromToHeader object, which contains DisplayName, URI, Epid, Tag, HeaderValue properties.
(Overrides ObjectToString () () () .)

Properties

  Name Description
DisplayName
Gets the display name specified in header.
Epid
Gets the Epid in 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.

See Also