Forum Discussion
Deleted
Mar 05, 2017How to use SpotlightChannelCollection or VideoChannelCollection list all video channels
How to use SpotlightChannelCollection VideoChannelCollection in Microsoft.SharePoint.Client.Publishing to list all video channels? https://msdn.microsoft.com/en-us/library/office/microsoft.sharep...
paulpascha
Mar 06, 2017Bronze Contributor
I think this .NET Managed CSOM Video API isn't complete (yet) and there's no way to get an instance of those classes. I wasn't able to find any reference either...
If you want to interact with the Office 365 video portal programmatically there's this Hands-on lab that might help:
https://dev.office.com/hands-on-labs/4589
Mar 06, 2017
There is not .NET CSOM Flavour for Office 365 Video, you have to consume Office 365 REST API in your code