Click or drag to resize

SystemCommunication Class

The System.Communication properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemCommunication

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

The SystemCommunication type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAccountName
The System.Communication.AccountName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Communication_AccountName. Display name Account name.
Public propertyStatic memberDateItemExpires
The System.Communication.DateItemExpires property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_Communication_DateItemExpires.
Public propertyStatic memberDirection
The System.Communication.Direction property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Communication_Direction.
Public propertyStatic memberDirectoryServer
The System.Communication.DirectoryServer property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Communication_DirectoryServer. Display name Directory server.
Public propertyStatic memberFollowupIconIndex
The System.Communication.FollowupIconIndex property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Communication_FollowupIconIndex.
Public propertyStatic memberHeaderItem
The System.Communication.HeaderItem property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Communication_HeaderItem.
Public propertyStatic memberNewsgroupName
The System.Communication.NewsgroupName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Communication_NewsgroupName.
Public propertyStatic memberPolicyTag
The System.Communication.PolicyTag property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Communication_PolicyTag.
Public propertyStatic memberSecurityFlags
The System.Communication.SecurityFlags property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Communication_SecurityFlags.
Public propertyStatic memberSuffix
The System.Communication.Suffix property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Communication_Suffix.
Public propertyStatic memberTaskStatus
The System.Communication.TaskStatus property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Communication_TaskStatus. Display name Task status.
Public propertyStatic memberTaskStatusText
The System.Communication.TaskStatusText property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Communication_TaskStatusText.
Top
See Also