MessageHeaderInfo Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The MessageHeaderInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
Actor | Gets or sets the intended recipient of the message header. |
|
IsReferenceParameter | Gets a value that specifies whether the message header represents reference parameters of an endpoint reference. |
|
MustUnderstand | Gets or sets a value that indicates whether processing the message header is mandatory or optional. |
|
Name | Gets the name of the message header. |
|
Namespace | Gets the namespace of the message header. |
|
Relay | Gets or sets a value that indicates whether the message header can be relayed. |
Show: