field_id_from_vcard


Description:

[ Version ( since = "2.26" ) ]
public static ContactField field_id_from_vcard (string vcard_field)

Gets the ContactField corresponding to the vcard_field.

Parameters:

vcard_field

a string representing a vCard field

Returns:

An ContactField corresponding to vcard_field, or 0 if it doesn't exist.