Click or drag to resize
CaptionFrom Property
Gets or sets the User the caption was created by.

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

Property Value

Type: UserInfo
From.
See Also