ActivityEvent.EntityTypeId Property
Gets the type identifier of the user who published this ActivityEvent.
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Property EntityTypeId As String
Get
Private Set
'Usage
Dim instance As ActivityEvent
Dim value As String
value = instance.EntityTypeId
public string EntityTypeId { get; private set; }
Property Value
Type: System.String
Remarks
Possible values for this property are defined in EntityTypeIds.