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