[ Version ( since = "0.7.0" ) ]
public unowned string get_user_defined_field (string name)
Gets the value of a user-defined field of the contact.
User-defined fields are settable by the user through the Google Contacts web interface, in contrast to extended properties, which are visible and settable only through the GData interface.
The name of the field may not be null, but may be an empty string.
| this | |
| name |
the field name; an arbitrary, case-sensitive, unique string |
|
the field's value, or null |