_ContactItem.NickName Property

Definition

Returns or sets a String (string in C#) representing the nickname for the contact. Read/write.

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

Applies to