Click or drag to resize
RelationshipOutgoingStatus Property
Gets or sets the outgoing status.

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

Property Value

Type: String
The outgoing status.
See Also