Class ContactsApp

  • ContactsApp is deprecated and should not be used for new scripts; use the People API advanced service instead.

  • ContactsApp provided methods for managing Google Contacts, including creating, updating, deleting, and retrieving contacts and contact groups.

  • The documentation details numerous deprecated methods within ContactsApp, categorized by their functionality, like contact management, group management, and searching.

  • Each deprecated method's documentation includes its signature, description, parameters, return value, authorization details, and related links.

  • Developers should migrate to the People API for modern Google Contacts integration within Apps Script projects.

ContactsApp

Deprecated. Instead, use the People API advanced service

This class allows users to access their own Google Contacts and create, remove, and update contacts listed therein.

Deprecated methods