Click or drag to resize

SystemContactJA Class

The System.Contact.JA properties namespace.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.WindowsPropertySystemSystemContactJA

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static class JA

The SystemContactJA type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCompanyNamePhonetic
The System.Contact.JA.CompanyNamePhonetic property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Contact_JA_CompanyNamePhonetic. Display name Company name pronunciation.
Public propertyStatic memberFirstNamePhonetic
The System.Contact.JA.FirstNamePhonetic property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Contact_JA_FirstNamePhonetic. Display name First name (given name) pronunciation.
Public propertyStatic memberLastNamePhonetic
The System.Contact.JA.LastNamePhonetic property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Contact_JA_LastNamePhonetic. Display name Last name (surname) pronunciation.
Top
See Also