🔍 Code Extractor

Search Components

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

Search Results for "constants"

Found 43 matching component(s)

  • function create_document

    Creates a new controlled document in a document management system with versioning, audit trails, and optional initial content.

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

    document-management controlled-documents document-creation versioning audit-trail
  • class OnlineMeetingProviderType

    An enumeration class that defines constants representing different types of online meeting providers.

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

    enumeration constants online-meeting provider-type skype
  • 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 ActivityDomain

    A simple enumeration-like class that defines constants representing different activity domain categories.

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

    constants enumeration domain activity categorization
  • class BodyType

    A simple enumeration-style class that defines constants for different body content types in HTTP requests or responses.

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

    constants enumeration http body-type content-type
  • class Importance

    A simple enumeration-style class that defines three constant string values representing message importance levels: low, normal, and high.

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

    constants enumeration message-priority importance-levels configuration
  • class AttachmentType

    A simple enumeration-like class that defines constants for different types of attachments in a system.

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

    enumeration constants attachment type-definition namespace
  • class AlertStatus

    A simple enumeration-like class that defines alert status constants, currently containing only an 'unknown' status represented by the string '0'.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/security/alerts/status.py

    constants enumeration status alert configuration
  • class CredentialType

    An enumeration-style class that defines constants representing different types of authentication credentials.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/runtime/auth/credential_type.py

    authentication credentials enumeration constants auth-types
  • class HttpMethod

    A simple enumeration-style class that defines constants for standard HTTP request methods.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/runtime/http/http_method.py

    http constants enum rest-api web
  • class ODataV4MetadataLevel

    A class that defines constants for OData V4 metadata level options used in HTTP Accept headers or $format query parameters.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/runtime/odata/v4/metadata_level.py

    odata metadata constants configuration api
  • class ODataV3MetadataLevel

    A class that defines constants for OData v3 metadata level options, controlling the amount of metadata information included in OData response payloads.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/runtime/odata/v3/metadata_level.py

    odata metadata constants configuration serialization
  • class EntityType

    A class that defines constants for different Microsoft Graph API search resource types.

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

    constants enum-like microsoft-graph search entity-types
  • class MoveOperations

    An enumeration-style class that defines constants for file move operation behaviors, specifically whether to overwrite existing files or perform no operation.

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

    enumeration constants file-operations flags configuration
  • class FileSystemObjectType

    An enumeration class that defines constants representing different file system object types (Invalid, File, Folder, Web).

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

    enumeration constants file-system type-checking sharepoint
  • class DenyAddAndCustomizePagesStatus

    An enumeration class that defines constants representing the status of the DenyAddAndCustomizePages feature on a SharePoint site collection.

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

    enumeration constants sharepoint status configuration
  • 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 CalendarType

    An enumeration class that defines calendar type constants as specified in Microsoft SharePoint protocols [MS-WSSFO2] and [MS-WSSFO3].

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

    enumeration constants calendar sharepoint microsoft
  • class KnownFeaturesList

    A class that defines constant identifiers (UUIDs) for known SharePoint features.

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

    constants sharepoint features uuid identifiers
  • class FeatureDefinitionScope

    An enumeration class that defines the scope levels for SharePoint Feature Definitions, representing the hierarchical levels at which a feature can be activated.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/features/definitions/scope.py

    enumeration constants sharepoint feature-scope configuration
  • class PrincipalSource

    An enumeration-style class that defines constants representing different sources from which a principal (user identity) can be obtained in an authentication/authorization context.

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

    authentication authorization principal security identity
  • class PrincipalType

    An enumeration-style class that defines constants representing different types of principals in a SharePoint or similar access control system.

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

    enumeration constants principal security access-control
  • class SiteStatus

    An enumeration-style class that defines status codes for modern SharePoint sites, representing different states during site lifecycle.

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

    sharepoint enumeration status-codes constants site-management
  • class CustomizedPageStatus

    An enumeration class that defines constants representing the customization (ghost) status of SharePoint files (SPFile).

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

    enumeration constants sharepoint file-status customization
  • class PageType

    An enumeration class that defines constants representing different SharePoint page types as specified in the MS-WSSFO3 protocol specification.

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

    sharepoint enumeration constants page-types ms-wssfo3
  • class TemplateFileType

    An enumeration-style class that defines constants representing different types of ghosted file templates used in SharePoint or similar content management systems.

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

    enumeration constants template sharepoint file-type
  • class PersonalizationScope

    An enumeration class that defines personalization scope constants for the LimitedWebPartManager object in SharePoint Web Parts.

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

    enumeration constants sharepoint webparts personalization
  • 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 RoleType

    An enumeration class that defines SharePoint role types with integer constants representing different permission levels for users and groups.

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

    sharepoint permissions roles enumeration constants
  • 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 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 SiteType

    A simple enumeration-like class that defines constants for SharePoint site types.

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

    constants enumeration sharepoint site-types configuration
  • class NavigationProviderType

    A constants class that defines string identifiers for various SharePoint navigation provider types used in site navigation configuration.

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

    sharepoint navigation constants enumeration configuration
  • class PublishingNavigationProviderType

    An enumeration-style class that defines constants representing different types of navigation providers in a publishing/content management system.

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

    enumeration constants navigation sitemap provider
  • class BaseType

    An enumeration class that defines constants representing different base types for SharePoint lists.

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

    enumeration constants sharepoint list-types base-type
  • class DocumentTemplateType

    An enumeration class that defines constants for document template types used when creating new lists, supporting Word and Excel templates.

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

    enumeration constants document-template type-definition word
  • class DateTimeFieldFormatType

    An enumeration-style class that defines constants for specifying date and time display formats.

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

    enumeration constants datetime formatting display
  • class AddFieldOptions

    A class that defines constant flags for controlling field addition behavior in SharePoint-like list operations.

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

    constants flags bitwise enumeration sharepoint
  • class UrlFieldFormatType

    An enumeration class that defines constants for specifying the display format of URL fields, supporting hyperlink and image formats.

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

    enumeration constants url formatting display
  • class SPBuiltInFieldId

    A class that provides constant identifiers for built-in SharePoint Foundation fields, acting as a namespace for field name constants.

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

    sharepoint constants field-identifiers metadata utility
  • class DateTimeFormat

    An enumeration-style class that defines constants for specifying date and time format options.

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

    enumeration constants datetime format configuration
  • class SPWOPIFrameAction

    An enumeration class that defines distinct WOPI (Web Application Open Platform Interface Protocol) frame action types for SharePoint list items.

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

    sharepoint wopi enumeration constants document-operations
  • class SPWOPIAction

    A simple class that defines constants for SharePoint WOPI (Web Application Open Platform Interface Protocol) action types.

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

    sharepoint wopi constants office-integration document-actions

Search Examples