Click or drag to resize

SystemContactJA Class

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

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.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