AggregatorToProviderUpdateInfo class

Contains information used by the work management service to update the provider of a task.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.WorkManagement.ProviderOM.AggregatorToProviderUpdateInfo
    Microsoft.Office.Server.WorkManagement.ProviderOM.BaseAggregatorToProviderTaskUpdate

Namespace:  Microsoft.Office.Server.WorkManagement.ProviderOM
Assembly:  Microsoft.Office.Server.WorkManagement (in Microsoft.Office.Server.WorkManagement.dll)

Syntax

'Declaration
Public MustInherit Class AggregatorToProviderUpdateInfo
'Usage
Dim instance As AggregatorToProviderUpdateInfo
public abstract class AggregatorToProviderUpdateInfo

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

AggregatorToProviderUpdateInfo members

Microsoft.Office.Server.WorkManagement.ProviderOM namespace