Project.PhoneticType Property

Project Developer Reference

Returns or sets the type of characters used to display phonetic information. Can be one of the following PjPhoneticType constants: pjKatakanaHalf, pjKatakana, or pjHiragana. The PhoneticType property produces tangible results only if the Japanese version of Microsoft Office Project 2007is used. Read/write Long.

Syntax

expression.PhoneticType

expression   A variable that represents a Project object.

Return Value
PjPhoneticType

See Also