InternetMessageHeader.Value Property

Definition

The value of the header.

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
Public Property Value As String

Property Value

A string containing the header value.

Applies to