Gets value for this
CopyC#
MimeHeader
. Leaves quotes in value. Any encoded values in header will be decoded according to RFC 2047.

Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0

Syntax

C#
public string GetValueString()
Visual Basic
Public Function GetValueString As String
Visual C++
public:
String^ GetValueString()

Return Value

Value.

See Also