ContactItem.YomiLastName Property

Outlook Developer Reference

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

Syntax

expression.YomiLastName

expression   A variable that represents a ContactItem object.

See Also