CompleteName.Initials Property

Definition

Gets the initials of the contact.

public:
 property System::String ^ Initials { System::String ^ get(); };
public string Initials { get; }
Public ReadOnly Property Initials As String

Property Value

The contact's initials.

Applies to