0

How to get an email address from the api get_contact call

Hi guys,

I would like to know how to get the email address from the contact api call

print($field->value->givenName);
                  echo " ";
                  print($field->value->familyName);

Now I want the email of the contact.

by
0 Replies

Recent Posts

in Contacts