Click or drag to resize
MediaVideos Property
Gets or sets the videos.

Namespace: InstaSharp.Models
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Video Videos { get; set; }

Property Value

Type: Video
The videos.
See Also