Share via


SharingLinkInfo.Created property

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

Syntax

'Declaration
Public ReadOnly Property Created As String
    Get
'Usage
Dim instance As SharingLinkInfo
Dim value As String

value = instance.Created
public string Created { get; }

Property value

Type: System.String

See also

Reference

SharingLinkInfo class

SharingLinkInfo members

Microsoft.SharePoint.Client namespace