SharedWorkspace.Tasks Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne une SharedWorkspaceTaskscollection qui représente la liste des tâches dans l’espace de travail partagé actuel.
public:
property Microsoft::Office::Core::SharedWorkspaceTasks ^ Tasks { Microsoft::Office::Core::SharedWorkspaceTasks ^ get(); };
public Microsoft.Office.Core.SharedWorkspaceTasks Tasks { get; }
member this.Tasks : Microsoft.Office.Core.SharedWorkspaceTasks
Public ReadOnly Property Tasks As SharedWorkspaceTasks