alias


Description:

public abstract string alias { set; get; }

An alias for the contact.

An alias is a user-given name, to be used in UIs as the sole way to represent the contact to the user.

This may not be null: an empty string represents an unset alias.