 | Parameter.Value Property |
Get or set the parameter value.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic string Value { get; set; }
Property Value
StringThe parameter value.
Exceptions
Remarks
Gets or sets the parameter value.
See Also