Entity.MimeType Property

Determines the MIME type of this Entity. The MIME type is derived by looking at the parent's Content-Type field if no Content-Type field is set for this Entity.

public string MimeType {get;}

See Also

Entity Class | NI.Email.Mime.Message Namespace