Table of Contents

Property Mime

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

Mime

Gets the MIME type of the attachment.

public string Mime { get; }

Property Value

string

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.