Click or drag to resize

SystemStructuredQueryVirtual Class

The System.StructuredQuery.Virtual properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemStructuredQueryVirtual

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

The SystemStructuredQueryVirtual type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAbout
The System.StructuredQuery.Virtual.About property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_About. Display name About.
Public propertyStatic memberArtist
The System.StructuredQuery.Virtual.Artist property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_Artist. Display name Artists.
Public propertyStatic memberBcc
The System.StructuredQuery.Virtual.Bcc property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_Bcc. Display name Bcc.
Public propertyStatic memberCc
The System.StructuredQuery.Virtual.Cc property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_Cc. Display name Cc.
Public propertyStatic memberDateCreated
The System.StructuredQuery.Virtual.DateCreated property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_StructuredQuery_Virtual_DateCreated. Display name Created.
Public propertyStatic memberFrom
The System.StructuredQuery.Virtual.From property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_From. Display name From.
Public propertyStatic memberIsEncrypted
The System.StructuredQuery.Virtual.IsEncrypted property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_StructuredQuery_Virtual_IsEncrypted.
Public propertyStatic memberIsRead
The System.StructuredQuery.Virtual.IsRead property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_StructuredQuery_Virtual_IsRead.
Public propertyStatic memberJournalDuration
The System.StructuredQuery.Virtual.JournalDuration property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_JournalDuration. Display name Journal duration.
Public propertyStatic memberMessageSize
The System.StructuredQuery.Virtual.MessageSize property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_StructuredQuery_Virtual_MessageSize. Display name Message size.
Public propertyStatic memberOptionalAttendees
The System.StructuredQuery.Virtual.OptionalAttendees property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_OptionalAttendees. Display name Optional attendees.
Public propertyStatic memberOrganizer
The System.StructuredQuery.Virtual.Organizer property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_Organizer. Display name Organizer.
Public propertyStatic memberPhone
The System.StructuredQuery.Virtual.Phone property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_Phone. Display name Phone.
Public propertyStatic memberRequiredAttendees
The System.StructuredQuery.Virtual.RequiredAttendees property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_RequiredAttendees. Display name Required attendees.
Public propertyStatic memberResources
The System.StructuredQuery.Virtual.Resources property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_Resources. Display name Resources.
Public propertyStatic memberTo
The System.StructuredQuery.Virtual.To property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_To. Display name To.
Public propertyStatic memberType
The System.StructuredQuery.Virtual.Type property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_Virtual_Type. Display name Type.
Top
See Also