Property Mime
Mime
Gets the MIME type of the attachment.
public string Mime { get; }
Property Value
Remarks
The MIME type is inferred from the content (preferred) or file name when applicable.
Examples include image/png, text/html, application/pdf,
application/vnd.openxmlformats-officedocument.wordprocessingml.document, etc.