VideoThumbnailCollection.GetByIndex(VideoThumbnailChoices) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public virtual Microsoft.SharePoint.Client.Publishing.VideoThumbnail GetByIndex (Microsoft.SharePoint.Client.Publishing.VideoThumbnailChoices choice);
abstract member GetByIndex : Microsoft.SharePoint.Client.Publishing.VideoThumbnailChoices -> Microsoft.SharePoint.Client.Publishing.VideoThumbnail
override this.GetByIndex : Microsoft.SharePoint.Client.Publishing.VideoThumbnailChoices -> Microsoft.SharePoint.Client.Publishing.VideoThumbnail
Public Overridable Function GetByIndex (choice As VideoThumbnailChoices) As VideoThumbnail
Parameters
- choice
- VideoThumbnailChoices
Returns
- Attributes