SPSocialThread.OwnerIndex property

Gets the index of the thread's owner within the thread's actors.

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

Syntax

'Declaration
Public Property OwnerIndex As Integer
    Get
    Friend Set
'Usage
Dim instance As SPSocialThread
Dim value As Integer

value = instance.OwnerIndex
public int OwnerIndex { get; internal set; }

Property value

Type: System.Int32

See also

Reference

SPSocialThread class

SPSocialThread members

Microsoft.Office.Server.Social namespace