🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "sharing"

Found 50 matching component(s)

  • class CallOptions

    A data class that encapsulates optional configuration features for Microsoft Teams/Office 365 call functionality, specifically controlling bot visibility after escalation and content sharing notifications.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/communications/calls/options.py

    office365 microsoft-teams call-configuration bot-management content-sharing
  • class Calendar

    A Calendar class representing a Microsoft 365 calendar container for events, which can be a user calendar or a Microsoft 365 group's default calendar.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/outlook/calendar/calendar.py

    microsoft-365 calendar events scheduling graph-api
  • class CalendarSharingMessage

    CalendarSharingMessage is a specialized message class that represents calendar sharing messages in Microsoft Outlook, inheriting from the base Message class.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/outlook/calendar/sharing_message.py

    outlook calendar sharing message office365
  • class CalendarRoleType

    An enumeration-style class that defines calendar role types and permission levels for calendar sharing in a calendar management system.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/outlook/calendar/role_type.py

    calendar permissions access-control enumeration constants
  • class CalendarPermission

    Represents permissions for a user with whom an Outlook calendar has been shared or delegated, providing read-only access to permission details and role management.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/outlook/calendar/permissions/permission.py

    calendar permissions outlook office365 microsoft-graph
  • class CalendarPermissionCollection

    A collection class for managing CalendarPermission entities, providing methods to add and manage permissions for calendar sharing and delegation in Microsoft 365/Outlook.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/outlook/calendar/permissions/collection.py

    calendar permissions collection microsoft-365 outlook
  • class Conversation

    Represents a conversation entity containing a collection of threads, where each thread contains posts sharing the same subject. Provides access to conversation metadata and thread collections.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/outlook/mail/conversation.py

    office365 outlook conversation email threads
  • class Message

    Represents an email message in a Microsoft Outlook mailbox folder, providing methods for message operations like sending, replying, forwarding, and managing attachments.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/outlook/mail/messages/message.py

    email outlook microsoft-graph message mail
  • class ReferenceAttachment

    A class representing a reference attachment that links to files stored on OneDrive for Business or other supported cloud storage locations, attached to Outlook events, messages, or posts.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/outlook/mail/attachments/reference.py

    outlook attachment reference cloud-storage onedrive
  • class SharingDetail

    A data class representing detailed information about how a document or resource was shared in Microsoft 365, including who shared it, when, and through what method.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/insights/sharing_detail.py

    office365 microsoft-graph sharing insights data-model
  • class SharedInsight

    A class representing insights about files shared with or by a specific user in Microsoft 365, including email attachments, OneDrive for Business, and SharePoint files.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/insights/shared.py

    microsoft-graph insights file-sharing onedrive sharepoint
  • class ListItem

    An individual entry within a SharePoint list. Each list item has a schema that maps to fields in the list that contains the item, depending on the content type of the item.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/listitems/listitem.py

    class listitem
  • class File

    Represents a file in a SharePoint Web site that can be a Web Part Page, an item in a document library, or a file in a folder.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/files/file.py

    class file
  • class FileVersionEvent

    Represents an event object that occurred on a Microsoft SharePoint SPFile, providing access to event metadata such as type, editor, and sharing information.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/files/versions/event.py

    sharepoint file-events version-control audit-log sharing
  • class TenantAdminSettingsService

    A service class for managing SharePoint Online tenant administration settings, providing access to tenant-level configuration and sharing status.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/settings_service.py

    sharepoint tenant-administration office365 configuration sharing-settings
  • class Tenant

    Represents a SharePoint tenant.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/tenant.py

    class tenant
  • class SharingCapabilities

    An enumeration-style class that defines external sharing capability levels for SharePoint site collections in Office 365.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/sharing_capabilities.py

    sharepoint office365 sharing permissions constants
  • class SiteProperties

    Represents a SharePoint site collection's properties and provides methods to query and update site-level settings such as sharing capabilities, lock state, and customization permissions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/sites/properties.py

    sharepoint site-administration tenant-management site-properties sharing-settings
  • class TopFilesSharingInsights

    A SharePoint entity class representing insights about the most shared files in a tenant, providing access to file sharing analytics data.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/insights/top_files_sharing.py

    sharepoint tenant-administration file-sharing insights analytics
  • class OneDriveSiteSharingInsights

    A data class representing sharing insights for OneDrive sites, inheriting from ClientValue to provide serialization capabilities for Microsoft 365 API interactions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/insights/onedrive_site_sharing.py

    onedrive sharepoint microsoft-365 office365 sharing
  • class Office365Tenant

    Represents a SharePoint Online tenant and provides administrative operations for managing tenant-level settings, CDN configurations, external users, themes, and user profile properties.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/management/office365_tenant.py

    sharepoint tenant-administration cdn-management external-users theme-management
  • class Web

    Represents a SharePoint site. A site is a type of SecurableObject. A group of related webpages that is hosted by a server on the World Wide Web or an intranet. Each website has its own entry points, metadata, administration settings, and workflows. Also referred to as web site.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/webs/web.py

    class web
  • class DocumentsSharedWithGroup

    A class representing a SharePoint list that manages documents shared with a SharePoint Group on a user's personal site.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/portal/userprofiles/documents_shared_with_group.py

    sharepoint documents sharing groups user-profiles
  • class DocumentsSharedWithMe

    A SharePoint class that provides static methods for retrieving documents shared with the current user on their personal site.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/portal/userprofiles/documents_shared_with_me.py

    sharepoint documents shared-documents userprofiles static-methods
  • class ChangeItem

    A class representing a change event on a SharePoint item, extending the base Change class with item-specific properties like activity type, content type, and sharing information.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/changes/item.py

    sharepoint change-tracking audit-log item-changes content-management
  • class SharingFacet

    A data class representing sharing information for SharePoint activities, including recipients and sharing type.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/activities/facets/sharing.py

    sharepoint sharing activities audit collaboration
  • class DocumentSharingManager

    A SharePoint document sharing manager class that provides static methods for managing document permissions, sharing settings, and shared views in SharePoint.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/document_manager.py

    sharepoint document-sharing permissions access-control role-management
  • class UserDirectoryInfo

    A data class representing user information retrieved from a directory service, such as Active Directory or Azure AD, used in SharePoint sharing operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/user_directory_info.py

    sharepoint directory-service user-information active-directory azure-ad
  • class PickerSettings

    Configuration settings class for the SharePoint client people picker control, providing access to picker behavior settings and query configurations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/picker_settings.py

    sharepoint people-picker configuration settings ui-control
  • class SharingAbilityStatus

    A data class representing the status of a specific sharing capability for the current user in SharePoint, including whether it's enabled and the reason if disabled.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/ability_status.py

    sharepoint sharing permissions capability status
  • class SharingUtility

    A utility class for SharePoint sharing operations that provides static methods to retrieve user directory information and validate user email addresses.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/utility.py

    sharepoint sharing utility user-directory email-validation
  • class UserSharingResult

    Specifies a sharing result for an individual user that method UpdateDocumentSharingInfo (section 3.2.5.187.2.1.1) returns.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/user_sharing_result.py

    class usersharingresult
  • class SecurableObjectExtensions

    A SharePoint entity class that provides extension methods for securable objects, enabling security-related operations on SharePoint items.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/securable_object_extensions.py

    sharepoint security permissions sharing entity
  • class SharingLinkAbilities

    A data class representing the set of capabilities for tokenized sharing links in SharePoint, indicating which sharing operations are enabled or disabled for the current user.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/link_abilities.py

    sharepoint sharing permissions capabilities access-control
  • class ObjectSharingInformation

    A class that provides comprehensive information about the sharing state of SharePoint securable objects (documents, list items, sites), including permissions, sharing links, and user access details.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/object_sharing_information.py

    sharepoint sharing permissions security collaboration
  • class SharingInformation

    Represents sharing information for a SharePoint securable object, providing access to sharing settings, picker configurations, sharing abilities, and link templates.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/information.py

    sharepoint sharing permissions access-control collaboration
  • class SharePointSharingSettings

    A class representing SharePoint UI-specific sharing settings, providing access to people picker properties and other sharing-related configurations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/sharepoint_sharing_settings.py

    sharepoint sharing settings people-picker entity
  • class Principal_v1

    Principal class is a representation of an identity (user/group).

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/principal.py

    class principal
  • class UserRoleAssignment

    A data class representing the assignment of a role to a user in SharePoint, inheriting from ClientValue for serialization support.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/user_role_assignment.py

    sharepoint permissions role-assignment user-management access-control
  • class SiteSharingReportHelper

    A helper class for managing SharePoint site sharing reports, providing static methods to create, cancel, and retrieve capabilities of sharing report jobs.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/site_sharing_report_helper.py

    sharepoint sharing reports site-management permissions
  • class SharingResult

    Contains properties generated as a result of sharing.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/result.py

    class sharingresult
  • class SharingOperationStatusCode

    An enumeration-style class that defines integer status codes representing various outcomes of SharePoint sharing operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/operation_status_code.py

    constants enum status-codes sharepoint sharing
  • class PersonalWeb

    PersonalWeb is a SharePoint client class that provides methods for managing a user's personal web site, specifically operations on the user's default document library.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/personal_web.py

    sharepoint permissions personal-web document-library inheritance
  • class SharingAbilities

    Represents the matrix of possible sharing abilities for direct sharing and tokenized sharing links along with the state of each capability for the current user in SharePoint.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/abilities.py

    sharepoint sharing permissions access-control links
  • class SharedWithUser

    A data class representing a user with whom content has been shared, capturing their email and name for change log tracking in sharing actions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/shared_with_user.py

    office365 sharing user-management data-transfer-object dto
  • class ObjectSharingInformationUser

    A class representing information about a principal (user or group) with whom a SharePoint securable object is shared, providing access to their email, SIP address, login name, and related principal/user objects.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/object_sharing_information_user.py

    sharepoint sharing permissions user group
  • class Role

    An enumeration class representing abstract roles for SharePoint sharing permissions on securable objects in document libraries.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/role.py

    sharepoint permissions roles sharing access-control
  • class SharingPermissionInformation

    A class representing sharing permission information for SharePoint entities such as groups or roles, providing access to permission metadata and default permission status.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/permission_information.py

    sharepoint permissions sharing security groups
  • class SharedDocumentInfo

    A SharePoint entity class representing metadata and information about a shared document, including its activity and author details.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/shared_document_info.py

    sharepoint document-sharing entity metadata collaboration
  • class AccessRequestSettings

    A class representing access request settings for SharePoint list items, used to retrieve sharing information from securable objects.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/access_request_settings.py

    sharepoint access-control sharing permissions client-value

Search Examples