Module exchangelib.folders.known_folders
Classes
- class AdminAuditLogs (**kwargs)
- 
Expand source codeclass AdminAuditLogs(WellknownFolder): DISTINGUISHED_FOLDER_ID = "adminauditlogs" supported_from = EXCHANGE_2013 get_folder_allowed = FalseBase class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var get_folder_allowed
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class AllCategorizedItems (**kwargs)
- 
Expand source codeclass AllCategorizedItems(WellknownFolder): DISTINGUISHED_FOLDER_ID = "allcategorizeditems" CONTAINER_CLASS = "IPF.Note" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class AllContacts (**kwargs)
- 
Expand source codeclass AllContacts(WellknownFolder): DISTINGUISHED_FOLDER_ID = "allcontacts" CONTAINER_CLASS = "IPF.Note" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class AllItems (**kwargs)
- 
Expand source codeclass AllItems(WellknownFolder): DISTINGUISHED_FOLDER_ID = "allitems" CONTAINER_CLASS = "IPF" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class AllPersonMetadata (**kwargs)
- 
Expand source codeclass AllPersonMetadata(WellknownFolder): DISTINGUISHED_FOLDER_ID = "allpersonmetadata" CONTAINER_CLASS = "IPF.Note" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class AllTodoTasks (**kwargs)
- 
Expand source codeclass AllTodoTasks(NonDeletableFolder): CONTAINER_CLASS = "IPF.Task" supported_item_models = TASK_ITEM_CLASSESA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var supported_item_models
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ApplicationData (**kwargs)
- 
Expand source codeclass ApplicationData(NonDeletableFolder): CONTAINER_CLASS = "IPM.ApplicationData"A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ArchiveDeletedItems (**kwargs)
- 
Expand source codeclass ArchiveDeletedItems(WellknownFolder): DISTINGUISHED_FOLDER_ID = "archivedeleteditems" supported_from = EXCHANGE_2010_SP1Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ArchiveInbox (**kwargs)
- 
Expand source codeclass ArchiveInbox(WellknownFolder): DISTINGUISHED_FOLDER_ID = "archiveinbox" supported_from = EXCHANGE_2013_SP1Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ArchiveMsgFolderRoot (**kwargs)
- 
Expand source codeclass ArchiveMsgFolderRoot(WellknownFolder): DISTINGUISHED_FOLDER_ID = "archivemsgfolderroot" supported_from = EXCHANGE_2010_SP1Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ArchiveRecoverableItemsDeletions (**kwargs)
- 
Expand source codeclass ArchiveRecoverableItemsDeletions(WellknownFolder): DISTINGUISHED_FOLDER_ID = "archiverecoverableitemsdeletions" supported_from = EXCHANGE_2010_SP1Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ArchiveRecoverableItemsPurges (**kwargs)
- 
Expand source codeclass ArchiveRecoverableItemsPurges(WellknownFolder): DISTINGUISHED_FOLDER_ID = "archiverecoverableitemspurges" supported_from = EXCHANGE_2010_SP1Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ArchiveRecoverableItemsRoot (**kwargs)
- 
Expand source codeclass ArchiveRecoverableItemsRoot(WellknownFolder): DISTINGUISHED_FOLDER_ID = "archiverecoverableitemsroot" supported_from = EXCHANGE_2010_SP1Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ArchiveRecoverableItemsVersions (**kwargs)
- 
Expand source codeclass ArchiveRecoverableItemsVersions(WellknownFolder): DISTINGUISHED_FOLDER_ID = "archiverecoverableitemsversions" supported_from = EXCHANGE_2010_SP1Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Audits (**kwargs)
- 
Expand source codeclass Audits(NonDeletableFolder): get_folder_allowed = FalseA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var get_folder_allowed
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Birthdays (**kwargs)
- 
Expand source codeclass Birthdays(Folder): CONTAINER_CLASS = "IPF.Appointment.Birthday" LOCALIZED_NAMES = { "da_DK": ("Fødselsdage",), }Ancestors- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var LOCALIZED_NAMES
 Inherited members- Folder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Calendar (**kwargs)
- 
Expand source codeclass Calendar(WellknownFolder): """An interface for the Exchange calendar.""" DISTINGUISHED_FOLDER_ID = "calendar" CONTAINER_CLASS = "IPF.Appointment" supported_item_models = (CalendarItem,) LOCALIZED_NAMES = { "da_DK": ("Kalender",), "de_DE": ("Kalender",), "en_US": ("Calendar",), "es_ES": ("Calendario",), "fr_CA": ("Calendrier",), "nl_NL": ("Agenda",), "ru_RU": ("Календарь",), "sv_SE": ("Kalender",), "zh_CN": ("日历",), } def view(self, *args, **kwargs): return FolderCollection(account=self.account, folders=[self]).view(*args, **kwargs)An interface for the Exchange calendar. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
- var supported_item_models
 Methods- def view(self, *args, **kwargs)
- 
Expand source codedef view(self, *args, **kwargs): return FolderCollection(account=self.account, folders=[self]).view(*args, **kwargs)
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class CalendarLogging (**kwargs)
- 
Expand source codeclass CalendarLogging(NonDeletableFolder): LOCALIZED_NAMES = { None: ("Calendar Logging",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var LOCALIZED_NAMES
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class CalendarSearchCache (**kwargs)
- 
Expand source codeclass CalendarSearchCache(NonDeletableFolder): CONTAINER_CLASS = "IPF.Appointment"A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class CommonViews (**kwargs)
- 
Expand source codeclass CommonViews(NonDeletableFolder): DEFAULT_ITEM_TRAVERSAL_DEPTH = ASSOCIATED LOCALIZED_NAMES = { None: ("Common Views",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DEFAULT_ITEM_TRAVERSAL_DEPTH
- var LOCALIZED_NAMES
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class CompanyContacts (**kwargs)
- 
Expand source codeclass CompanyContacts(WellknownFolder): DISTINGUISHED_FOLDER_ID = "companycontacts" CONTAINER_CLASS = "IPF.Contact.Company" supported_from = EXCHANGE_O365 supported_item_models = CONTACT_ITEM_CLASSES LOCALIZED_NAMES = { "da_DK": ("Firmaer",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
- var supported_from
- var supported_item_models
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Conflicts (**kwargs)
- 
Expand source codeclass Conflicts(WellknownFolder): DISTINGUISHED_FOLDER_ID = "conflicts" supported_from = EXCHANGE_2013Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Contacts (**kwargs)
- 
Expand source codeclass Contacts(WellknownFolder): DISTINGUISHED_FOLDER_ID = "contacts" CONTAINER_CLASS = "IPF.Contact" supported_item_models = CONTACT_ITEM_CLASSES LOCALIZED_NAMES = { "da_DK": ("Kontaktpersoner",), "de_DE": ("Kontakte",), "en_US": ("Contacts",), "es_ES": ("Contactos",), "fr_CA": ("Contacts",), "nl_NL": ("Contactpersonen",), "ru_RU": ("Контакты",), "sv_SE": ("Kontakter",), "zh_CN": ("联系人",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
- var supported_item_models
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ConversationHistory (**kwargs)
- 
Expand source codeclass ConversationHistory(WellknownFolder): DISTINGUISHED_FOLDER_ID = "conversationhistory" supported_from = EXCHANGE_2013Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ConversationSettings (**kwargs)
- 
Expand source codeclass ConversationSettings(NonDeletableFolder): CONTAINER_CLASS = "IPF.Configuration" LOCALIZED_NAMES = { "da_DK": ("Indstillinger for samtalehandlinger",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var LOCALIZED_NAMES
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class CrawlerData (**kwargs)
- 
Expand source codeclass CrawlerData(Folder): CONTAINER_CLASS = "IPF.StoreItem.CrawlerData"Ancestors- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- Folder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class DefaultFoldersChangeHistory (**kwargs)
- 
Expand source codeclass DefaultFoldersChangeHistory(NonDeletableFolder): CONTAINER_CLASS = "IPM.DefaultFolderHistoryItem"A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class DeferredAction (**kwargs)
- 
Expand source codeclass DeferredAction(NonDeletableFolder): LOCALIZED_NAMES = { None: ("Deferred Action",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var LOCALIZED_NAMES
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class DeletedItems (**kwargs)
- 
Expand source codeclass DeletedItems(WellknownFolder): DISTINGUISHED_FOLDER_ID = "deleteditems" CONTAINER_CLASS = "IPF.Note" supported_item_models = ITEM_CLASSES LOCALIZED_NAMES = { "da_DK": ("Slettet post",), "de_DE": ("Gelöschte Elemente",), "en_US": ("Deleted Items",), "es_ES": ("Elementos eliminados",), "fr_CA": ("Éléments supprimés",), "nl_NL": ("Verwijderde items",), "ru_RU": ("Удаленные",), "sv_SE": ("Borttaget",), "zh_CN": ("已删除邮件",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
- var supported_item_models
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Directory (**kwargs)
- 
Expand source codeclass Directory(WellknownFolder): DISTINGUISHED_FOLDER_ID = "directory" supported_from = EXCHANGE_2013_SP1Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class DlpPolicyEvaluation (**kwargs)
- 
Expand source codeclass DlpPolicyEvaluation(WellknownFolder): DISTINGUISHED_FOLDER_ID = "dlppolicyevaluation" CONTAINER_CLASS = "IPF.StoreItem.DlpPolicyEvaluation" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Drafts (**kwargs)
- 
Expand source codeclass Drafts(WellknownFolder): CONTAINER_CLASS = "IPF.Note" DISTINGUISHED_FOLDER_ID = "drafts" supported_item_models = MESSAGE_ITEM_CLASSES LOCALIZED_NAMES = { "da_DK": ("Kladder",), "de_DE": ("Entwürfe",), "en_US": ("Drafts",), "es_ES": ("Borradores",), "fr_CA": ("Brouillons",), "nl_NL": ("Concepten",), "ru_RU": ("Черновики",), "sv_SE": ("Utkast",), "zh_CN": ("草稿",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
- var supported_item_models
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class EventCheckPoints (**kwargs)
- 
Expand source codeclass EventCheckPoints(Folder): CONTAINER_CLASS = "IPF.StoreItem.EventCheckPoints"Ancestors- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- Folder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ExchangeSyncData (**kwargs)
- 
Expand source codeclass ExchangeSyncData(NonDeletableFolder): passA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ExternalContacts (**kwargs)
- 
Expand source codeclass ExternalContacts(NonDeletableFolder): CONTAINER_CLASS = "IPF.Contact" supported_item_models = CONTACT_ITEM_CLASSESA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var supported_item_models
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Favorites (**kwargs)
- 
Expand source codeclass Favorites(WellknownFolder): DISTINGUISHED_FOLDER_ID = "favorites" CONTAINER_CLASS = "IPF.Note" supported_from = EXCHANGE_2013Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Files (**kwargs)
- 
Expand source codeclass Files(NonDeletableFolder): CONTAINER_CLASS = "IPF.Files" LOCALIZED_NAMES = { "da_DK": ("Filer",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var LOCALIZED_NAMES
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class FolderMemberships (**kwargs)
- 
Expand source codeclass FolderMemberships(Folder): CONTAINER_CLASS = "IPF.Task" LOCALIZED_NAMES = { None: ("Folder Memberships",), }Ancestors- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var LOCALIZED_NAMES
 Inherited members- Folder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class FreeBusyCache (**kwargs)
- 
Expand source codeclass FreeBusyCache(Folder): CONTAINER_CLASS = "IPF.StoreItem.FreeBusyCache"Ancestors- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- Folder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class FreebusyData (**kwargs)
- 
Expand source codeclass FreebusyData(NonDeletableFolder): LOCALIZED_NAMES = { None: ("Freebusy Data",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var LOCALIZED_NAMES
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Friends (**kwargs)
- 
Expand source codeclass Friends(NonDeletableFolder): CONTAINER_CLASS = "IPF.Note" supported_item_models = CONTACT_ITEM_CLASSES LOCALIZED_NAMES = { "de_DE": ("Bekannte",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var LOCALIZED_NAMES
- var supported_item_models
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class FromFavoriteSenders (**kwargs)
- 
Expand source codeclass FromFavoriteSenders(WellknownFolder): DISTINGUISHED_FOLDER_ID = "fromfavoritesenders" CONTAINER_CLASS = "IPF.Note" supported_from = EXCHANGE_O365 LOCALIZED_NAMES = { "da_DK": ("Personer jeg kender",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class GALContacts (**kwargs)
- 
Expand source codeclass GALContacts(NonDeletableFolder): CONTAINER_CLASS = "IPF.Contact.GalContacts" supported_item_models = CONTACT_ITEM_CLASSES LOCALIZED_NAMES = { None: ("GAL Contacts",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var LOCALIZED_NAMES
- var supported_item_models
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class GraphAnalytics (**kwargs)
- 
Expand source codeclass GraphAnalytics(NonDeletableFolder): CONTAINER_CLASS = "IPF.StoreItem.GraphAnalytics"A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class IMContactList (**kwargs)
- 
Expand source codeclass IMContactList(WellknownFolder): DISTINGUISHED_FOLDER_ID = "imcontactlist" CONTAINER_CLASS = "IPF.Contact.MOC.ImContactList" supported_from = EXCHANGE_2013Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Inbox (**kwargs)
- 
Expand source codeclass Inbox(WellknownFolder): CONTAINER_CLASS = "IPF.Note" DISTINGUISHED_FOLDER_ID = "inbox" supported_item_models = MESSAGE_ITEM_CLASSES LOCALIZED_NAMES = { "da_DK": ("Indbakke",), "de_DE": ("Posteingang",), "en_US": ("Inbox",), "es_ES": ("Bandeja de entrada",), "fr_CA": ("Boîte de réception",), "nl_NL": ("Postvak IN",), "ru_RU": ("Входящие",), "sv_SE": ("Inkorgen",), "zh_CN": ("收件箱",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
- var supported_item_models
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Inference (**kwargs)
- 
Expand source codeclass Inference(WellknownFolder): DISTINGUISHED_FOLDER_ID = "inference" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Journal (**kwargs)
- 
Expand source codeclass Journal(WellknownFolder): CONTAINER_CLASS = "IPF.Journal" DISTINGUISHED_FOLDER_ID = "journal"Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class JunkEmail (**kwargs)
- 
Expand source codeclass JunkEmail(WellknownFolder): CONTAINER_CLASS = "IPF.Note" DISTINGUISHED_FOLDER_ID = "junkemail" supported_item_models = MESSAGE_ITEM_CLASSES LOCALIZED_NAMES = { "da_DK": ("Uønsket e-mail",), "de_DE": ("Junk-E-Mail",), "en_US": ("Junk E-mail",), "es_ES": ("Correo no deseado",), "fr_CA": ("Courrier indésirables",), "nl_NL": ("Ongewenste e-mail",), "ru_RU": ("Нежелательная почта",), "sv_SE": ("Skräppost",), "zh_CN": ("垃圾邮件",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
- var supported_item_models
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class LocalFailures (**kwargs)
- 
Expand source codeclass LocalFailures(WellknownFolder): DISTINGUISHED_FOLDER_ID = "localfailures" supported_from = EXCHANGE_2013Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Location (**kwargs)
- 
Expand source codeclass Location(NonDeletableFolder): passA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class MailboxAssociations (**kwargs)
- 
Expand source codeclass MailboxAssociations(NonDeletableFolder): passA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Messages (**kwargs)
- 
Expand source codeclass Messages(WellknownFolder): CONTAINER_CLASS = "IPF.Note" supported_item_models = MESSAGE_ITEM_CLASSESBase class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 SubclassesClass variables- var CONTAINER_CLASS
- var supported_item_models
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class MsgFolderRoot (**kwargs)
- 
Expand source codeclass MsgFolderRoot(WellknownFolder): """Also known as the 'Top of Information Store' folder.""" DISTINGUISHED_FOLDER_ID = "msgfolderroot" LOCALIZED_NAMES = { None: ("Top of Information Store",), "da_DK": ("Informationslagerets øverste niveau",), "zh_CN": ("信息存储顶部",), }Also known as the 'Top of Information Store' folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class MyContacts (**kwargs)
- 
Expand source codeclass MyContacts(WellknownFolder): CONTAINER_CLASS = "IPF.Note" DISTINGUISHED_FOLDER_ID = "mycontacts" supported_from = EXCHANGE_2013Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class MyContactsExtended (**kwargs)
- 
Expand source codeclass MyContactsExtended(NonDeletableFolder): CONTAINER_CLASS = "IPF.Note" supported_item_models = CONTACT_ITEM_CLASSESA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var supported_item_models
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class NonDeletableFolder (**kwargs)
- 
Expand source codeclass NonDeletableFolder(Folder): """A mixin for non-wellknown folders than that are not deletable.""" @property def is_deletable(self): return FalseA mixin for non-wellknown folders than that are not deletable. Ancestors- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Subclasses- AllTodoTasks
- ApplicationData
- Audits
- CalendarLogging
- CalendarSearchCache
- CommonViews
- ConversationSettings
- DefaultFoldersChangeHistory
- DeferredAction
- ExchangeSyncData
- ExternalContacts
- Files
- FreebusyData
- Friends
- GALContacts
- GraphAnalytics
- Location
- MailboxAssociations
- MyContactsExtended
- OrganizationalContacts
- ParkedMessages
- PassThroughSearchResults
- PdpProfileV2Secured
- PersonMetadata
- RSSFeeds
- Reminders
- Schedule
- ShadowItems
- Sharing
- Shortcuts
- Signal
- SmsAndChatsSync
- SpoolerQueue
- System
- System1
- Views
- WorkingSet
 Instance variables- prop is_deletable
- 
Expand source code@property def is_deletable(self): return False
 Inherited members- Folder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Notes (**kwargs)
- 
Expand source codeclass Notes(WellknownFolder): CONTAINER_CLASS = "IPF.StickyNote" DISTINGUISHED_FOLDER_ID = "notes" LOCALIZED_NAMES = { "da_DK": ("Noter",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class OneNotePagePreviews (**kwargs)
- 
Expand source codeclass OneNotePagePreviews(WellknownFolder): DISTINGUISHED_FOLDER_ID = "onenotepagepreviews" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class OrganizationalContacts (**kwargs)
- 
Expand source codeclass OrganizationalContacts(NonDeletableFolder): CONTAINER_CLASS = "IPF.Contact.OrganizationalContacts" supported_item_models = CONTACT_ITEM_CLASSES LOCALIZED_NAMES = { None: ("Organizational Contacts",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var LOCALIZED_NAMES
- var supported_item_models
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Outbox (**kwargs)
- 
Expand source codeclass Outbox(Messages): DISTINGUISHED_FOLDER_ID = "outbox" LOCALIZED_NAMES = { "da_DK": ("Udbakke",), "de_DE": ("Postausgang",), "en_US": ("Outbox",), "es_ES": ("Bandeja de salida",), "fr_CA": ("Boîte d'envoi",), "nl_NL": ("Postvak UIT",), "ru_RU": ("Исходящие",), "sv_SE": ("Utkorgen",), "zh_CN": ("发件箱",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- Messages
- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
 Inherited members- Messages:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ParkedMessages (**kwargs)
- 
Expand source codeclass ParkedMessages(NonDeletableFolder): CONTAINER_CLASS = NoneA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class PassThroughSearchResults (**kwargs)
- 
Expand source codeclass PassThroughSearchResults(NonDeletableFolder): CONTAINER_CLASS = "IPF.StoreItem.PassThroughSearchResults" LOCALIZED_NAMES = { None: ("Pass-Through Search Results",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var LOCALIZED_NAMES
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class PdpProfileV2Secured (**kwargs)
- 
Expand source codeclass PdpProfileV2Secured(NonDeletableFolder): CONTAINER_CLASS = "IPF.StoreItem.PdpProfileSecured"A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class PeopleCentricConversationBuddies (**kwargs)
- 
Expand source codeclass PeopleCentricConversationBuddies(WellknownFolder): DISTINGUISHED_FOLDER_ID = "peoplecentricconversationbuddies" CONTAINER_CLASS = "IPF.Contact.PeopleCentricConversationBuddies" supported_from = EXCHANGE_O365 LOCALIZED_NAMES = { None: ("PeopleCentricConversation Buddies",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class PeopleConnect (**kwargs)
- 
Expand source codeclass PeopleConnect(WellknownFolder): DISTINGUISHED_FOLDER_ID = "peopleconnect" supported_from = EXCHANGE_2013Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class PersonMetadata (**kwargs)
- 
Expand source codeclass PersonMetadata(NonDeletableFolder): CONTAINER_CLASS = "IPF.Contact"A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class QedcDefaultRetention (**kwargs)
- 
Expand source codeclass QedcDefaultRetention(WellknownFolder): DISTINGUISHED_FOLDER_ID = "qedcdefaultretention" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class QedcLongRetention (**kwargs)
- 
Expand source codeclass QedcLongRetention(WellknownFolder): DISTINGUISHED_FOLDER_ID = "qedclongretention" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class QedcMediumRetention (**kwargs)
- 
Expand source codeclass QedcMediumRetention(WellknownFolder): DISTINGUISHED_FOLDER_ID = "qedcmediumretention" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class QedcShortRetention (**kwargs)
- 
Expand source codeclass QedcShortRetention(WellknownFolder): DISTINGUISHED_FOLDER_ID = "qedcshortretention" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class QuarantinedEmail (**kwargs)
- 
Expand source codeclass QuarantinedEmail(WellknownFolder): DISTINGUISHED_FOLDER_ID = "quarantinedemail" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class QuarantinedEmailDefaultCategory (**kwargs)
- 
Expand source codeclass QuarantinedEmailDefaultCategory(WellknownFolder): DISTINGUISHED_FOLDER_ID = "quarantinedemaildefaultcategory" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class QuickContacts (**kwargs)
- 
Expand source codeclass QuickContacts(WellknownFolder): DISTINGUISHED_FOLDER_ID = "quickcontacts" CONTAINER_CLASS = "IPF.Contact.MOC.QuickContacts" supported_from = EXCHANGE_2013Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class RSSFeeds (**kwargs)
- 
Expand source codeclass RSSFeeds(NonDeletableFolder): CONTAINER_CLASS = "IPF.Note.OutlookHomepage" LOCALIZED_NAMES = { None: ("RSS Feeds",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var LOCALIZED_NAMES
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class RecipientCache (**kwargs)
- 
Expand source codeclass RecipientCache(WellknownFolder): DISTINGUISHED_FOLDER_ID = "recipientcache" CONTAINER_CLASS = "IPF.Contact.RecipientCache" supported_from = EXCHANGE_2013Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class RecoverableItemsDeletions (**kwargs)
- 
Expand source codeclass RecoverableItemsDeletions(WellknownFolder): DISTINGUISHED_FOLDER_ID = "recoverableitemsdeletions" supported_from = EXCHANGE_2010_SP1Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class RecoverableItemsPurges (**kwargs)
- 
Expand source codeclass RecoverableItemsPurges(WellknownFolder): DISTINGUISHED_FOLDER_ID = "recoverableitemspurges" supported_from = EXCHANGE_2010_SP1Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class RecoverableItemsRoot (**kwargs)
- 
Expand source codeclass RecoverableItemsRoot(WellknownFolder): DISTINGUISHED_FOLDER_ID = "recoverableitemsroot" supported_from = EXCHANGE_2010_SP1Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class RecoverableItemsSubstrateHolds (**kwargs)
- 
Expand source codeclass RecoverableItemsSubstrateHolds(WellknownFolder): DISTINGUISHED_FOLDER_ID = "recoverableitemssubstrateholds" supported_from = EXCHANGE_O365 LOCALIZED_NAMES = { None: ("SubstrateHolds",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class RecoverableItemsVersions (**kwargs)
- 
Expand source codeclass RecoverableItemsVersions(WellknownFolder): DISTINGUISHED_FOLDER_ID = "recoverableitemsversions" supported_from = EXCHANGE_2010_SP1Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class RecoveryPoints (**kwargs)
- 
Expand source codeclass RecoveryPoints(Folder): CONTAINER_CLASS = "IPF.StoreItem.RecoveryPoints"Ancestors- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- Folder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class RelevantContacts (**kwargs)
- 
Expand source codeclass RelevantContacts(WellknownFolder): DISTINGUISHED_FOLDER_ID = "relevantcontacts" CONTAINER_CLASS = "IPF.Note" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Reminders (**kwargs)
- 
Expand source codeclass Reminders(NonDeletableFolder): CONTAINER_CLASS = "Outlook.Reminder" LOCALIZED_NAMES = { "da_DK": ("Påmindelser",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var LOCALIZED_NAMES
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Schedule (**kwargs)
- 
Expand source codeclass Schedule(NonDeletableFolder): passA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class SearchFolders (**kwargs)
- 
Expand source codeclass SearchFolders(WellknownFolder): DISTINGUISHED_FOLDER_ID = "searchfolders"Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class SentItems (**kwargs)
- 
Expand source codeclass SentItems(Messages): DISTINGUISHED_FOLDER_ID = "sentitems" LOCALIZED_NAMES = { "da_DK": ("Sendt post",), "de_DE": ("Gesendete Elemente",), "en_US": ("Sent Items",), "es_ES": ("Elementos enviados",), "fr_CA": ("Éléments envoyés",), "nl_NL": ("Verzonden items",), "ru_RU": ("Отправленные",), "sv_SE": ("Skickat",), "zh_CN": ("已发送邮件",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- Messages
- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
 Inherited members- Messages:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ServerFailures (**kwargs)
- 
Expand source codeclass ServerFailures(WellknownFolder): DISTINGUISHED_FOLDER_ID = "serverfailures" supported_from = EXCHANGE_2013Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ShadowItems (**kwargs)
- 
Expand source codeclass ShadowItems(NonDeletableFolder): CONTAINER_CLASS = "IPF.StoreItem.ShadowItems"A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- 
Expand source codeclass SharePointNotifications(WellknownFolder): DISTINGUISHED_FOLDER_ID = "sharepointnotifications" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variablesInherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Sharing (**kwargs)
- 
Expand source codeclass Sharing(NonDeletableFolder): CONTAINER_CLASS = "IPF.Note"A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ShortNotes (**kwargs)
- 
Expand source codeclass ShortNotes(WellknownFolder): DISTINGUISHED_FOLDER_ID = "shortnotes" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Shortcuts (**kwargs)
- 
Expand source codeclass Shortcuts(NonDeletableFolder): passA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Signal (**kwargs)
- 
Expand source codeclass Signal(NonDeletableFolder): CONTAINER_CLASS = "IPF.StoreItem.Signal"A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class SkypeTeamsMessages (**kwargs)
- 
Expand source codeclass SkypeTeamsMessages(Folder): CONTAINER_CLASS = "IPF.SkypeTeams.Message" LOCALIZED_NAMES = { None: ("Team-chat",), }Ancestors- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var LOCALIZED_NAMES
 Inherited members- Folder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class SmsAndChatsSync (**kwargs)
- 
Expand source codeclass SmsAndChatsSync(NonDeletableFolder): CONTAINER_CLASS = "IPF.SmsAndChatsSync"A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class SpoolerQueue (**kwargs)
- 
Expand source codeclass SpoolerQueue(NonDeletableFolder): LOCALIZED_NAMES = { None: ("Spooler Queue",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var LOCALIZED_NAMES
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class SwssItems (**kwargs)
- 
Expand source codeclass SwssItems(Folder): CONTAINER_CLASS = "IPF.StoreItem.SwssItems"Ancestors- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
 Inherited members- Folder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class SyncIssues (**kwargs)
- 
Expand source codeclass SyncIssues(WellknownFolder): CONTAINER_CLASS = "IPF.Note" DISTINGUISHED_FOLDER_ID = "syncissues" supported_from = EXCHANGE_2013Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class System (**kwargs)
- 
Expand source codeclass System(NonDeletableFolder): get_folder_allowed = FalseA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var get_folder_allowed
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class System1 (**kwargs)
- 
Expand source codeclass System1(NonDeletableFolder): get_folder_allowed = FalseA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var get_folder_allowed
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Tasks (**kwargs)
- 
Expand source codeclass Tasks(WellknownFolder): DISTINGUISHED_FOLDER_ID = "tasks" CONTAINER_CLASS = "IPF.Task" supported_item_models = TASK_ITEM_CLASSES LOCALIZED_NAMES = { "da_DK": ("Opgaver",), "de_DE": ("Aufgaben",), "en_US": ("Tasks",), "es_ES": ("Tareas",), "fr_CA": ("Tâches",), "nl_NL": ("Taken",), "ru_RU": ("Задачи",), "sv_SE": ("Uppgifter",), "zh_CN": ("任务",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
- var supported_item_models
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class TemporarySaves (**kwargs)
- 
Expand source codeclass TemporarySaves(WellknownFolder): DISTINGUISHED_FOLDER_ID = "temporarysaves" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class ToDoSearch (**kwargs)
- 
Expand source codeclass ToDoSearch(WellknownFolder): DISTINGUISHED_FOLDER_ID = "todosearch" CONTAINER_CLASS = "IPF.Task" supported_from = EXCHANGE_2013 LOCALIZED_NAMES = { None: ("To-Do Search",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class UserCuratedContacts (**kwargs)
- 
Expand source codeclass UserCuratedContacts(WellknownFolder): DISTINGUISHED_FOLDER_ID = "usercuratedcontacts" CONTAINER_CLASS = "IPF.Note" supported_from = EXCHANGE_O365Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var supported_from
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class Views (**kwargs)
- 
Expand source codeclass Views(NonDeletableFolder): passA mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class VoiceMail (**kwargs)
- 
Expand source codeclass VoiceMail(WellknownFolder): DISTINGUISHED_FOLDER_ID = "voicemail" CONTAINER_CLASS = "IPF.Note.Microsoft.Voicemail" LOCALIZED_NAMES = { None: ("Voice Mail",), }Base class to use until we have a more specific folder implementation for this folder. Ancestors- WellknownFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var CONTAINER_CLASS
- var DISTINGUISHED_FOLDER_ID
- var LOCALIZED_NAMES
 Inherited members- WellknownFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class WellknownFolder (**kwargs)
- 
Expand source codeclass WellknownFolder(Folder, metaclass=EWSMeta): """Base class to use until we have a more specific folder implementation for this folder.""" supported_item_models = ITEM_CLASSESBase class to use until we have a more specific folder implementation for this folder. Ancestors- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Subclasses- AdminAuditLogs
- AllCategorizedItems
- AllContacts
- AllItems
- AllPersonMetadata
- ArchiveDeletedItems
- ArchiveInbox
- ArchiveMsgFolderRoot
- ArchiveRecoverableItemsDeletions
- ArchiveRecoverableItemsPurges
- ArchiveRecoverableItemsRoot
- ArchiveRecoverableItemsVersions
- Calendar
- CompanyContacts
- Conflicts
- Contacts
- ConversationHistory
- DeletedItems
- Directory
- DlpPolicyEvaluation
- Drafts
- Favorites
- FromFavoriteSenders
- IMContactList
- Inbox
- Inference
- Journal
- JunkEmail
- LocalFailures
- Messages
- MsgFolderRoot
- MyContacts
- Notes
- OneNotePagePreviews
- PeopleCentricConversationBuddies
- PeopleConnect
- QedcDefaultRetention
- QedcLongRetention
- QedcMediumRetention
- QedcShortRetention
- QuarantinedEmail
- QuarantinedEmailDefaultCategory
- QuickContacts
- RecipientCache
- RecoverableItemsDeletions
- RecoverableItemsPurges
- RecoverableItemsRoot
- RecoverableItemsSubstrateHolds
- RecoverableItemsVersions
- RelevantContacts
- SearchFolders
- ServerFailures
- SharePointNotifications
- ShortNotes
- SyncIssues
- Tasks
- TemporarySaves
- ToDoSearch
- UserCuratedContacts
- VoiceMail
 Class variables- var supported_item_models
 Inherited members- Folder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field
 
 
- class WorkingSet (**kwargs)
- 
Expand source codeclass WorkingSet(NonDeletableFolder): LOCALIZED_NAMES = { None: ("Working Set",), }A mixin for non-wellknown folders than that are not deletable. Ancestors- NonDeletableFolder
- Folder
- BaseFolder
- RegisterMixIn
- IdChangeKeyMixIn
- EWSElement
- SearchableMixIn
- SupportedVersionClassMixIn
 Class variables- var LOCALIZED_NAMES
 Inherited members- NonDeletableFolder:- ID_ELEMENT_CLS
- account
- add_field
- all
- deregister
- exclude
- filter
- folder_cls_from_container_class
- get
- get_distinguished
- get_events
- get_streaming_events
- none
- parent
- people
- register
- remove_field
- root
- subscribe_to_pull
- subscribe_to_push
- subscribe_to_streaming
- supported_fields
- sync_hierarchy
- sync_items
- test_access
- tree
- unsubscribe
- validate_field