Share via


SharingLinkData.ShareId property

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

Syntax

'Declaration
Public Property ShareId As Guid
    Get
    Set
'Usage
Dim instance As SharingLinkData
Dim value As Guid

value = instance.ShareId

instance.ShareId = value
public Guid ShareId { get; set; }

Property value

Type: System.Guid

See also

Reference

SharingLinkData class

SharingLinkData members

Microsoft.SharePoint.Client namespace