Suggestion.OwnerRecordId Property
Gets the record identifier of the user profile at whom this suggestion is targeted.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property OwnerRecordId As Long
Get
'Usage
Dim instance As Suggestion
Dim value As Long
value = instance.OwnerRecordId
public long OwnerRecordId { get; }
Property Value
Type: System.Int64
Returns Int64.