 | IMessagePartialId Property |
Get the "id" parameter of the Content-Type header.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
SyntaxProperty Value
StringThe identifier.
Remarks
The "id" parameter is a unique identifier used to match the parts together.
See Also