Gmail Agent API v0.6.1 Library

GmailContactCollection Constructor 

Initializes a new instance of the GmailContactCollection class.

public GmailContactCollection();

Remarks

This class currently inherits ArrayList, and therefore is not strongly typed. Ideally it should implement IList instead and return GmailContact's only.

See Also

GmailContactCollection Class | Johnvey.GmailAgent Namespace