Hunny Software Library Reference

Parameter.Value Property

Gets the parameter's value.

[Visual Basic]
Public ReadOnly Property Value As String
[C#]
public string Value {get;}

Property Value

The parameter's value.

See Also

Parameter Class | Hunny.Mail Namespace