Share via


VideoItem.ChannelID property

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

Syntax

'Declaration
Public ReadOnly Property ChannelID As Guid
    Get
'Usage
Dim instance As VideoItem
Dim value As Guid

value = instance.ChannelID
public Guid ChannelID { get; }

Property value

Type: System.Guid

See also

Reference

VideoItem class

VideoItem members

Microsoft.SharePoint.Client.Publishing namespace