MessageHeader Properties
Collapse the table of content
Expand the table of content

MessageHeader Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The MessageHeader type exposes the following members.

  NameDescription
Public property Actor Gets or sets the targeted recipient of the message header. (Overrides MessageHeaderInfo.Actor.)
Public property IsReferenceParameter Gets a value that specifies whether this message header contains reference parameters of an endpoint reference. (Overrides MessageHeaderInfo.IsReferenceParameter.)
Public property MustUnderstand Gets or sets a value that indicates whether the header must be understood, according to SOAP 1.1 or 1.2 specification. (Overrides MessageHeaderInfo.MustUnderstand.)
Public property Name Gets the name of the message header. (Inherited from MessageHeaderInfo.)
Public property Namespace Gets the namespace of the message header. (Inherited from MessageHeaderInfo.)
Public property Relay Gets a value that indicates whether the header should be relayed. (Overrides MessageHeaderInfo.Relay.)
Top

Show:
© 2017 Microsoft