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