MessageHeaders.FindHeader Method
.NET Framework 4
Finds a message header in this collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
FindHeader(String, String) | Finds a message header in this collection by the specified LocalName and namespace URI of the header element. |
|
FindHeader(String, String, String[]) | Finds a message header in this collection by the specified LocalName, namespace URI and actors of the header element. |