__str__() Returns input_charset as a string coerced to lower case. __repr__() is an alias for __str__()
display_name The display name portion of the address, if any, with all quoting removed. If the address does not have a display
__iter__() values() Return an iterator over representations of all messages if called as itervalues()
class email.headerregistry.HeaderRegistry(base_class=BaseHeader, default_class=UnstructuredHeader, use_default_map=True) This
body_encode(string) Body-encode the string string. The type of encoding (base64 or
remove_label(label) Remove label from the list of labels on the message.
clear() Delete all messages from the mailbox.
remove_folder(folder) Delete the folder whose name is folder. If the folder contains any messages, a NotEmptyError
Page 44 of 44