🔍 Code Extractor

Search Components

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

Search Results for "collaboration"

Found 42 matching component(s)

  • function merge_word_documents

    Merges track changes and comments from a revision Word document into a base Word document, creating a combined output document.

    File: /tf/active/vicechatdev/word_merge.py

    document-processing word-documents docx merge track-changes
  • class MeetingParticipants

    A data class representing participants in a meeting, including an organizer and a collection of attendees.

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

    office365 meeting participants communications data-container
  • 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 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 CrossTenantAccessPolicy

    Represents the base policy in the directory for cross-tenant access settings in Microsoft 365/Azure AD environments.

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

    azure-ad cross-tenant policy microsoft-365 cloud-collaboration
  • 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 OfficeGraphInsights

    A class representing Office Graph Insights that provides access to calculated relationships for documents shared, trending, or used by a user through advanced analytics and machine learning.

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

    microsoft-graph insights analytics office365 document-discovery
  • 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 ApplicationTemplate

    Represents an application template in the Azure AD application gallery, providing methods to instantiate applications and access their metadata.

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

    azure-ad application-gallery microsoft-graph enterprise-applications sso
  • class PlannerPlanCollection

    A collection class for managing Microsoft Planner Plan entities, providing methods to create and manage multiple PlannerPlan objects within a Microsoft Graph API context.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/planner/plans/collection.py

    microsoft-graph planner collection entity-management office365
  • class PlannerTask

    Represents a Microsoft 365 Planner task entity with properties for title and detailed task information.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/planner/tasks/task.py

    microsoft-365 planner task-management entity office365
  • class CheckedOutFile

    Represents a checked-out file in a SharePoint document library or workspace, providing methods to manage checkout state and access checkout metadata.

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

    sharepoint file-management checkout document-library version-control
  • 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 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 CollaborationInsightsOverview

    A data class representing collaboration insights overview information for SharePoint tenant administration, inheriting from ClientValue to provide serialization capabilities.

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

    sharepoint tenant-administration collaboration insights data-transfer-object
  • class CollaborationInsightsData

    A data class representing collaboration insights data for SharePoint tenant administration, containing information about collaborative users and the last report date.

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

    sharepoint collaboration insights tenant-admin data-transfer-object
  • class ExternalUser

    A class representing an external user in SharePoint Online tenant management, inheriting from Entity base class.

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

    sharepoint external-user tenant-management entity office365
  • class EmployeeExperienceController

    EmployeeExperienceController is a SharePoint entity class that represents the Employee Experience controller in Office 365 SharePoint, inheriting from the base Entity class.

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

    sharepoint office365 employee-experience entity rest-api
  • class CollaborationMailbox

    A SharePoint entity class representing a collaboration mailbox, which is a specialized mailbox type used for team collaboration in SharePoint Online.

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

    sharepoint collaboration mailbox entity office365
  • class GroupSiteManager

    GroupSiteManager is a client object class that manages SharePoint group sites and Microsoft Teams operations, providing methods to create, delete, and query group sites and teams.

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

    sharepoint group-sites microsoft-teams site-management collaboration
  • 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 UnifiedGroup

    A class representing a Microsoft 365 Unified Group (also known as Microsoft 365 Group) in a SharePoint Multi-Geo environment, inheriting from the Entity base class.

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

    sharepoint microsoft365 unified-group multi-geo entity
  • 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 GetCommentFacet

    A data class representing metadata facets for SharePoint activity comments, including information about assignees, participants, parent comments, and reply relationships.

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

    sharepoint activities comments data-model value-object
  • class CommentInformation

    A data class representing comment information in SharePoint, including the comment text and mentioned identities.

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

    sharepoint comments client-value data-model mentions
  • class Comment

    Represents a SharePoint comment entity with social interaction capabilities including liking/unliking and tracking users who liked the comment.

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

    sharepoint comments social likes entity
  • 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 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 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 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 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 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 ExternalSharingSiteOption

    A constants class that defines string options for external sharing site permissions in SharePoint or similar collaboration platforms.

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

    constants enumeration permissions sharing access-control
  • class WebSharingManager

    A SharePoint entity class that serves as a placeholder for web sharing management methods, representing the SP.Sharing.WebSharingManager entity type in SharePoint's REST API.

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

    sharepoint sharing web-sharing entity rest-api
  • class LinkInvitation

    A data class representing an invitation to a tokenized SharePoint sharing link, tracking who was invited, by whom, and when.

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

    sharepoint sharing invitation link-sharing collaboration
  • class SharingLinkDefaultTemplate

    A data class representing a default template for sharing links in SharePoint, containing link details information.

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

    sharepoint sharing links template office365
  • class SharingLinkKind

    An enumeration-style class that defines constants representing different types of tokenized sharing links for objects, including direct links, organization access links, and anonymous access links with varying permission levels.

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

    enumeration constants sharing links permissions
  • class ShareLinkRequest

    A data class representing a request for retrieving or creating a tokenized sharing link in SharePoint, encapsulating all necessary parameters for link configuration.

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

    sharepoint sharing link-management access-control dto
  • class ShareLinkPartialSuccessResponse

    A class representing a partial success response when creating or managing SharePoint share links, inheriting from ShareLinkResponse.

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

    sharepoint sharing link response partial-success
  • class DocumentSet

    A class representing a SharePoint DocumentSet, which is a specialized folder type that inherits from Folder and provides methods to create and retrieve document sets on a SharePoint server.

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

    sharepoint document-management folder document-set content-type

Search Examples