is_html property

is_html property

The email body is in HTML.

Definition:

@property
def is_html(self):
    ...

See Also