Table of Contents

Class ShellProperties.PropertyContactJA

Namespace
Microsoft.WindowsAPICodePack.Shell.PropertySystem
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

Contact.JA Properties

public class ShellProperties.PropertyContactJA : PropertyStoreItems
Inheritance
ShellProperties.PropertyContactJA
Inherited Members

Properties

CompanyNamePhonetic

Name: System.Contact.JA.CompanyNamePhonetic -- PKEY_Contact_JA_CompanyNamePhonetic

Description:

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {897B3694-FE9E-43E6-8066-260F590C0100}, 2

public ShellProperty<string> CompanyNamePhonetic { get; }

Property Value

ShellProperty<string>

FirstNamePhonetic

Name: System.Contact.JA.FirstNamePhonetic -- PKEY_Contact_JA_FirstNamePhonetic

Description:

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {897B3694-FE9E-43E6-8066-260F590C0100}, 3

public ShellProperty<string> FirstNamePhonetic { get; }

Property Value

ShellProperty<string>

LastNamePhonetic

Name: System.Contact.JA.LastNamePhonetic -- PKEY_Contact_JA_LastNamePhonetic

Description:

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {897B3694-FE9E-43E6-8066-260F590C0100}, 4

public ShellProperty<string> LastNamePhonetic { get; }

Property Value

ShellProperty<string>