Share via


VideoItem.CreatedDate property

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

Syntax

'Declaration
Public ReadOnly Property CreatedDate As DateTime
    Get
'Usage
Dim instance As VideoItem
Dim value As DateTime

value = instance.CreatedDate
public DateTime CreatedDate { get; }

Property value

Type: System.DateTime

See also

Reference

VideoItem class

VideoItem members

Microsoft.SharePoint.Client.Publishing namespace