Table of Contents

Class ShellProperties.PropertySystemJournal

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

System.Journal Properties

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

Properties

Contacts

Name: System.Journal.Contacts -- PKEY_Journal_Contacts

Description:

Type: Multivalue String -- VT_VECTOR | VT_LPWSTR (For variants: VT_ARRAY | VT_BSTR)

FormatID: {DEA7C82C-1D89-4A66-9427-A4E3DEBABCB1}, 100

public ShellProperty<string[]> Contacts { get; }

Property Value

ShellProperty<string[]>

EntryType

Name: System.Journal.EntryType -- PKEY_Journal_EntryType

Description:

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

FormatID: {95BEB1FC-326D-4644-B396-CD3ED90E6DDF}, 100

public ShellProperty<string> EntryType { get; }

Property Value

ShellProperty<string>