ContactItem.YomiFirstName Property
Outlook Developer Reference |
Returns or sets a String indicating the Japanese phonetic rendering (yomigana) of the first name for the contact. Read/write.
Syntax
expression.YomiFirstName
expression A variable that represents a ContactItem object.
See Also