Click or drag to resize
UserInfoFullName Property
Gets or sets the full name.

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

Property Value

Type: String
The full name.
See Also