set_nickname


Description:

[ Version ( since = "0.7.0" ) ]
public void set_nickname (string? nickname)

Sets the nickname property to nickname.

If nickname is null, the contact's nickname will be removed.

Parameters:

this

a ContactsContact

nickname

the new nickname, or null