Click or drag to resize
MetaErrorMessage Property
Gets or sets the error message.

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

Property Value

Type: String
The error message.
See Also