Message.GetHeaders(String) Method

Definition

A read-only collection of headers of the specified type.

public:
 System::Collections::IEnumerator ^ GetHeaders(System::String ^ type);
public System.Collections.IEnumerator GetHeaders (string type);
Public Function GetHeaders (type As String) As IEnumerator

Parameters

type
String

Returns

Applies to