Share via


SPSocialException.Status property

Gets the status code for the operation.

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

Syntax

'Declaration
Public Property Status As SPSocialStatusCode
    Get
    Private Set
'Usage
Dim instance As SPSocialException
Dim value As SPSocialStatusCode

value = instance.Status
public SPSocialStatusCode Status { get; private set; }

Property value

Type: Microsoft.Office.Server.Social.SPSocialStatusCode

See also

Reference

SPSocialException class

SPSocialException members

Microsoft.Office.Server.Social namespace