remove_label(label) Remove label from the list of labels on the message.
class email.charset.Charset(input_charset=DEFAULT_CHARSET) Map character sets to their email properties. This
MimeTypes.suffix_map Dictionary mapping suffixes to suffixes. This is used to allow recognition of encoded files for which the
class email.headerregistry.HeaderRegistry(base_class=BaseHeader, default_class=UnstructuredHeader, use_default_map=True) This
get_content_disposition() Return the lowercased value (without parameters) of the message’s Content-Disposition
email.contentmanager.raw_data_manager This content manager provides only a minimum interface beyond that provided by
get_content(*args, content_manager=None, **kw) Call the get_content method of the content_manager, passing
class email.message.Message(policy=compat32) If policy is specified (it must be an instance of a
class mailbox.MMDFMessage(message=None) A message with MMDF-specific behaviors. Parameter message has the same meaning
class email.parser.Parser(_class=email.message.Message, *, policy=policy.compat32) The constructor for the Parser
Page 42 of 44