MetaData Errors Property CkSoftware GroupMe SDK - Documentation
A List of error-messages which occured on the GroupMe API server. Either this or the SingleError Field is filled out if an error occured.

Namespace: CkSoftware.GroupMe.Sdk.Core.Dao
Assembly: CkSoftware.GroupMe.Sdk.Core (in CkSoftware.GroupMe.Sdk.Core.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

public string[] Errors { get; set; }

Property Value

Type:  String 
See Also