SystemCommunication Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Communication
The SystemCommunication type exposes the following members.
Name | Description | |
---|---|---|
AccountName |
The System.Communication.AccountName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Communication_AccountName. Display name Account name.
| |
DateItemExpires |
The System.Communication.DateItemExpires property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_Communication_DateItemExpires.
| |
Direction |
The System.Communication.Direction property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Communication_Direction.
| |
DirectoryServer |
The System.Communication.DirectoryServer property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Communication_DirectoryServer. Display name Directory server.
| |
FollowupIconIndex |
The System.Communication.FollowupIconIndex property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Communication_FollowupIconIndex.
| |
HeaderItem |
The System.Communication.HeaderItem property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Communication_HeaderItem.
| |
NewsgroupName |
The System.Communication.NewsgroupName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Communication_NewsgroupName.
| |
PolicyTag |
The System.Communication.PolicyTag property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Communication_PolicyTag.
| |
SecurityFlags |
The System.Communication.SecurityFlags property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Communication_SecurityFlags.
| |
Suffix |
The System.Communication.Suffix property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Communication_Suffix.
| |
TaskStatus |
The System.Communication.TaskStatus property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Communication_TaskStatus. Display name Task status.
| |
TaskStatusText |
The System.Communication.TaskStatusText property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Communication_TaskStatusText.
|