Share via


SocialDataOverlay.Length property

Gets the length of the substring that is associated with the overlay.

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

Syntax

'Declaration
Public ReadOnly Property Length As Integer
    Get
'Usage
Dim instance As SocialDataOverlay
Dim value As Integer

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

Property value

Type: System.Int32

See also

Reference

SocialDataOverlay class

SocialDataOverlay members

Microsoft.SharePoint.Client.Social namespace