EntityTypeIds Members
Include Protected Members
Include Inherited Members
Contains string constants that represent the possible types of Entity objects.
The EntityTypeIds type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EntityTypeIds | Creates an instance of EntityTypeIds. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
Contact | Specifies an activity feed entity that is a contact. | |
Group | Specifies an activity feed entity that is a group. | |
Member | Specifies an activity feed entity that is a member. | |
Organization | Specifies an activity feed entity that is an organization. | |
User | Specifies an activity feed entity that is a user. |
Top