Share via


SocialExceptionDetails.InternalErrorCode property

Namespace:  Microsoft.SharePoint.Client.Social
Assembly:  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property InternalErrorCode As Integer
    Get
'Usage
Dim instance As SocialExceptionDetails
Dim value As Integer

value = instance.InternalErrorCode
public int InternalErrorCode { get; }

Property value

Type: System.Int32

See also

Reference

SocialExceptionDetails class

SocialExceptionDetails members

Microsoft.SharePoint.Client.Social namespace