Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the overlay type.
Namespace: Microsoft.SharePoint.Client.Social
Assembly: Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property OverlayType As SocialDataOverlayType
Get
'Usage
Dim instance As SocialDataOverlay
Dim value As SocialDataOverlayType
value = instance.OverlayType
public SocialDataOverlayType OverlayType { get; }
Property value
Type: Microsoft.SharePoint.Client.Social.SocialDataOverlayType
Remarks
Link types are specified by the SocialDataOverlayType enumeration: Link or Actors.