CompleteNameType.Nickname Property

Definition

The Nickname property gets or sets the nickname of a 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 property returns the nickname of a contact.

Applies to