Contact.NickName Property

Definition

Gets or sets the nickname of the contact.

public:
 property System::String ^ NickName { System::String ^ get(); void set(System::String ^ value); };
public string NickName { get; set; }
Public Property NickName As String

Property Value

The nickname of the contact.

Applies to