Setup guide

84 Google Apps Connector for BlackBerry Enterprise Server Installation and Administration Guide
Available fields for the GAL include: displayname, givenname, surname, company,
department, title, address (work and home), phone (work, home, mobile and other), email,
syncid and deleted.
XML Field
Description
type
Always set to profile.
Example:
<gal:type type="profile"/>
displayname
Full name of contact, to display in GAL.
Example:
<gal:displayname>Joe User</gal:displayname>
givenname
Personal given name of contact.
Example:
<gal:givenname>Joe</gal:givenname>
surname
Surname or family name of contact.
Example:
<gal:surname>User</gal:surname>
company
Company name of contact.
Example:
<gal:company>Example, Inc.</gal:company>
department
Department of contact.
Example:
<gal:department>Information Systems</
gal:department>
title
Job title of contact.
Example:
<gal:title>System Administrator</gal:title>
address
Work and home addresses of contact. Include empty strings if
no value is provided for an address.
Example:
<gal:address work="1600 Amphitheatre Pkwy
Mountain View, CA 94043" home=""/>
phone
Phone numbers for contact. Include work, home, mobile and
other.
Example:
<gal:phone work="(650) 253-0000" home=""
mobile="1 (650) 555-1212" other=""/>