mime_type property

mime_type property

Gets the MIME type of the attachment.

Definition:

@property
def mime_type(self):
    ...

See Also