_ContactItem.YomiLastName Property

Definition

Returns or sets a String (string in C#) indicating the Japanese phonetic rendering (yomigana) of the last name for the contact. Read/write.

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

Property Value

Applies to