SPSocialPost.AuthorIndex property

Gets the index of the post's author within the parent thread's actors.

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

Syntax

'Declaration
Public Property AuthorIndex As Integer
    Get
    Friend Set
'Usage
Dim instance As SPSocialPost
Dim value As Integer

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

Property value

Type: System.Int32

See also

Reference

SPSocialPost class

SPSocialPost members

Microsoft.Office.Server.Social namespace