🔍 Code Extractor

Search Components

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

Search Results for "microfeed"

Found 7 matching component(s)

  • class MicrofeedThreadCollection

    MicrofeedThreadCollection is a data model class that represents a collection of microfeed threads in the Office 365 API, inheriting from ClientValue to provide serialization capabilities.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/social/microfeed/thread_collection.py

    office365 microfeed threads collection data-model
  • class MicrofeedUserPosts

    MicrofeedUserPosts is a data model class that represents user posts in a microfeed context, inheriting from ClientValue to provide client-side value object functionality.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/social/microfeed/user_posts.py

    office365 microfeed data-model dto client-value
  • class MicrofeedThread

    MicrofeedThread is a minimal class that inherits from ClientValue, serving as a data model for representing microfeed thread objects in the Office365 API.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/social/microfeed/thread.py

    office365 microfeed thread client-value data-model
  • class MicrofeedPostDefinition

    MicrofeedPostDefinition is a data model class that represents a microfeed post definition in the Office365 API, inheriting from ClientValue to provide serialization capabilities.

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

    office365 sharepoint microfeed data-model dto
  • class MicrofeedManager

    MicrofeedManager is a SharePoint entity class that manages microfeed functionality, inheriting from the Entity base class and representing the SP.Microfeed.MicrofeedManager resource in SharePoint.

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

    sharepoint microfeed social activity-stream entity
  • class MicrofeedData

    A SharePoint entity class representing microfeed data, which is part of the SharePoint Microfeed API for managing activity feeds and social interactions.

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

    sharepoint microfeed entity social activity-feed
  • class MicrofeedAttachmentStore

    A SharePoint entity class representing a Microfeed attachment store, which manages attachments associated with SharePoint microfeed items.

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

    sharepoint microfeed attachments social entity

Search Examples