Click or drag to resize
MimeKit

ReceivedClauseKeyword Property

Get the keyword used to identify the clause.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.17.0
Syntax
C#
public string Keyword { get; }

Property Value

String
The keyword used to identify the clause.
Remarks
Gets the keyword used to identify the clause.
See Also