Click or drag to resize

SystemJournal Class

The System.Journal properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemJournal

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class Journal

The SystemJournal type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberContacts
The System.Journal.Contacts property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Journal_Contacts. Display name Contact names.
Public propertyStatic memberEntryType
The System.Journal.EntryType property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Journal_EntryType. Display name Entry type.
Top
See Also