CompleteName.YomiSurname Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Yomi surname (last name) of the contact.
public:
property System::String ^ YomiSurname { System::String ^ get(); };
public string YomiSurname { get; }
Public ReadOnly Property YomiSurname As String
Property Value
The contact's Yomi surname (last name).