 | ReceivedClauseKeyword Property |
Get the keyword used to identify the clause.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.17.0
Syntaxpublic string Keyword { get; }Property Value
StringThe keyword used to identify the clause.
Remarks
Gets the keyword used to identify the clause.
See Also