CompleteName.YomiLastName Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the Yomigana surname of a contact.

Namespace:  Microsoft.Phone.UserData
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Property YomiLastName As String
public string YomiLastName { get; internal set; }

Property Value

Type: System..::.String
The Yomigana surname of the contact.

Remarks

Yomigana (or furigana) are characters used to specify the pronunciation of Japanese names.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

CompleteName Class

Microsoft.Phone.UserData Namespace