Python Kopano
8.2.0
  • Kopano Documentation Portal - Home
  • 1. Introduction
  • 2. Getting started
  • 3. Reference Guide
  • 4. Synchronization
  • 5. Legal Notice
  • Download as PDF
Python Kopano
  • Docs »
  • Python-Kopano

Python-KopanoΒΆ

This document describes how to use Python-Kopano, a “Pythonic” abstraction layer above Python-MAPI.

  • 1. Introduction
    • 1.1. Target audience
    • 1.2. Conventions
  • 2. Getting started
    • 2.1. Connecting to a server
    • 2.2. Accessing stores
    • 2.3. Accessing folders
    • 2.4. Looping over items and their properties
    • 2.5. Accessing items
    • 2.6. Sending an email
    • 2.7. Where to go from here
  • 3. Reference Guide
    • 3.1. Address
    • 3.2. Appointment
    • 3.3. Attachment
    • 3.4. Attendee
    • 3.5. AutoAccept
    • 3.6. AutoProcess
    • 3.7. Company
    • 3.8. Config
    • 3.9. Contact
    • 3.10. Delegation
    • 3.11. DistList
    • 3.12. Errors
    • 3.13. Folder
    • 3.14. FreeBusy
    • 3.15. Group
    • 3.16. Item
    • 3.17. MeetingRequest
    • 3.18. Notification
    • 3.19. OutOfOffice
    • 3.20. Permission
    • 3.21. Picture
    • 3.22. Property
    • 3.23. Properties
    • 3.24. Quota
    • 3.25. Recurrence
    • 3.26. Restriction
    • 3.27. Rule
    • 3.28. Server
    • 3.29. Service
    • 3.30. Store
    • 3.31. Table
    • 3.32. User
  • 4. Synchronization
    • 4.1. ICS
    • 4.2. Notifications
  • 5. Legal Notice
Next