EntityTypeIds Class

Contains string constants that represent the possible types of Entity objects.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.ActivityFeed.EntityTypeIds

Namespace:  Microsoft.Office.Server.ActivityFeed
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

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

Remarks

Supplies the possible values of the EntityTypeId property of ActivityEvent.

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

EntityTypeIds Members

Microsoft.Office.Server.ActivityFeed Namespace