display_name


Description:

public string display_name { get; }

The name of this Individual to display in the UI.

This value is set according to the following list of possibilities, each one being tried first on the primary persona, then on all other personas in the Individual, before falling back to the next item on the list: # Alias # Full name, structured name or nickname # E-mail address # Display ID (e.g. foo@example.org) # Postal address # _("Unnamed Person")

Since:

0.9.7