| IMultipartAlternativeTextBody Property |
Get the text of the text/plain alternative.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Property Value
StringThe text if a text/plain alternative exists; otherwise,
null.
Exceptions Remarks
Gets the text of the text/plain alternative, if it exists.
See Also