VideoChannel.GetVideoCount Method

Definition

[Microsoft.SharePoint.Client.Remote]
public virtual Microsoft.SharePoint.Client.ClientResult<int> GetVideoCount ();
abstract member GetVideoCount : unit -> Microsoft.SharePoint.Client.ClientResult<int>
override this.GetVideoCount : unit -> Microsoft.SharePoint.Client.ClientResult<int>
Public Overridable Function GetVideoCount () As ClientResult(Of Integer)

Returns

Attributes

Applies to