ContactPhotoType
The type of photo for the contact photo.
enum ContactPhotoType {
PASSPORT
SQUARE
}
Values
ContactPhotoType.PASSPORT
A passport style photo type.
ContactPhotoType.SQUARE
A square photo type.
Member Of
ContactPreferences object