_ContactItem.Initials Property

Definition

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

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

Property Value

Applies to