Google |
| Name | Description | |
|---|---|---|
| GetContacts | Gets all contacts of the default user. You need to specify ContactsScope when calling GetAuthorizationUrl(ListGoogleScope) or GetAuthorizationUrl(String, ListGoogleScope) to be able to use this method. | |
| GetContacts(String) | Gets all contacts of the specified user. You need to specify ContactsScope when calling GetAuthorizationUrl(ListGoogleScope) or GetAuthorizationUrl(String, ListGoogleScope) to be able to use this method. |