Click or drag to resize
RelationshipTargetUserIsPrivate Property
Gets or sets a value indicating whether [target user is private].

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

Property Value

Type: Boolean
true if [target user is private]; otherwise, false.
See Also