Partager via


IProviderTaskCollection - Interface

Contient des méthodes pour la tâche de maintenance.

Espace de noms :  Microsoft.Office.Server.WorkManagement.ProviderOM
Assembly :  Microsoft.Office.Server.WorkManagement (dans Microsoft.Office.Server.WorkManagement.dll)

Syntaxe

'Déclaration
Public Interface IProviderTaskCollection _
    Inherits IEntityCollection(Of ProviderTaskSyncInfo, ProviderTaskUpdate), IEnumerable(Of ProviderTaskSyncInfo),  _
    IEnumerable
'Utilisation
Dim instance As IProviderTaskCollection
public interface IProviderTaskCollection : IEntityCollection<ProviderTaskSyncInfo, ProviderTaskUpdate>, 
    IEnumerable<ProviderTaskSyncInfo>, IEnumerable

Voir aussi

Référence

IProviderTaskCollection - Membres

Microsoft.Office.Server.WorkManagement.ProviderOM - Espace de noms