o
    ,Âif5  ã                   @   sD   d dl mZ d dlmZ d dlmZ d dlmZ G dd„ deƒZdS )é    )ÚEntity)ÚEntityCollection)ÚPlannerTask)ÚResourcePathc                   @   s(   e Zd ZdZedd„ ƒZedd„ ƒZdS )ÚPlannerUserzvThe plannerUser resource provide access to Planner resources for a user.
    It doesn't contain any usable properties.c                 C   s*   ddl m} | j d|| jtd| jƒƒ¡S )ú.Returns the plannerTasks assigned to the user.r   )ÚPlannerPlanCollectionÚplans)Ú"office365.planner.plans.collectionr   Ú
propertiesÚgetÚcontextr   Úresource_path)Úselfr   © r   úO/var/www/html/corbot_env/lib/python3.10/site-packages/office365/planner/user.pyr	      s   ÿþzPlannerUser.plansc              	   C   s    | j  dt| jttd| jƒƒ¡S )r   Útasks)r   r   r   r   r   r   r   )r   r   r   r   r      s   ÿþzPlannerUser.tasksN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Úpropertyr	   r   r   r   r   r   r      s    
r   N)	Úoffice365.entityr   Úoffice365.entity_collectionr   Úoffice365.planner.tasks.taskr   Ú%office365.runtime.paths.resource_pathr   r   r   r   r   r   Ú<module>   s
    