 | ReceivedClauseId Property |
Get the identifier for the clause.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.17.0
Syntaxpublic ReceivedClauseId Id { get; }Property Value
ReceivedClauseIdThe clause identifier.
RemarksGets the identifier for the clause.
This property is mainly used for switch-statements for performance reasons.
See Also