ContactCount Property
The number of contacts contained within a Google Contacts feed.
Syntax
int GetContactCount();
Default Value
0
Remarks
This property is updated to reflect the total number of contacts returned within a response (whether you are retrieving a feed/contact or making changes to a feed/contact).
This property is read-only and not available at design time.
Data Type
Integer