EntityTypeIds members

This object, member, or enumeration is deprecated and is not intended to be used in your code. SharePoint 2013 includes the following APIs for working with feeds: .NET client, JavaScript, REST, and server. See Work with social feeds in SharePoint 2013 to choose the API for your specific feed-related programming tasks.

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

The EntityTypeIds type exposes the following members.

Constructors

  Name Description
Public method EntityTypeIds Creates an instance of EntityTypeIds.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member Contact Specifies an activity feed entity that is a contact.
Public fieldStatic member Group Specifies an activity feed entity that is a group.
Public fieldStatic member Member Specifies an activity feed entity that is a member.
Public fieldStatic member Organization Specifies an activity feed entity that is an organization.
Public fieldStatic member User Specifies an activity feed entity that is a user.

Top

See also

Reference

EntityTypeIds class

Microsoft.Office.Server.ActivityFeed namespace