Click or drag to resize
MediaComments Property
Gets or sets the comments.

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

Property Value

Type: Comments
The comments.
See Also