o
    ,Âif@  ã                   @   s8   d dl mZ d dlmZ d dlmZ G dd„ deƒZdS )é    )ÚEntity)ÚResourcePath)ÚTodoTaskListCollectionc                   @   s   e Zd ZdZedd„ ƒZdS )ÚTodoz2Represents the To Do services available to a user.c                 C   s   | j  dt| jtd| jƒƒ¡S )z$The task lists in the users mailbox.Úlists)Ú
propertiesÚgetr   Úcontextr   Úresource_path)Úself© r   úL/var/www/html/corbot_env/lib/python3.10/site-packages/office365/todo/todo.pyr   	   s   ÿþz
Todo.listsN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Úpropertyr   r   r   r   r   r      s    r   N)Úoffice365.entityr   Ú%office365.runtime.paths.resource_pathr   Ú$office365.todo.tasks.list_collectionr   r   r   r   r   r   Ú<module>   s    