LocationExternalInfo class

Represents the extra data the TaskCollector and SharePointTaskUpdater need to manage the SharePoint locations that they find. Note that this can correspond to either an SPWeb or an SPList.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.WorkManagement.ProviderOM.SharePointTaskAggregationUtilities.LocationExternalInfo

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

Syntax

'Declaration
Public Class LocationExternalInfo
'Usage
Dim instance As LocationExternalInfo
public class LocationExternalInfo

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

LocationExternalInfo members

Microsoft.Office.Server.WorkManagement.ProviderOM.SharePointTaskAggregationUtilities namespace