Gets value of attribute.

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

The value of this
CopyC#
MimeHeaderAttr
. Leaves quotes if found.

See Also