Long ID (LID), as lower case hex str (8 chars)
The private propertyTag (80000000 ~ ffffffff) should have both this and propertySet
e.g. 00008580 is set for PidLidInternetAccountName.
String Named Property
The private propertyTag (80000000 ~ ffffffff) may have this property.
If this is a "string named property", the name can be set arbitrary, as an Unicode text.
e.g.
x-ms-exchange-organization-originalclientipaddressHeaderBodyFragmentListDetectedLanguageConversationIndexTrackingExClientInfox-ms-exchange-organization-originalserveripaddressBigFunnelCorrelationIdExchangeApplicationFlagsHasQuotedTextIsQuotedTextChangedBigFunnelCompleteIndexingEndBigFunnelCompleteIndexingStartBigFunnelCorrelationIdIsPartiallyIndexedLastIndexingAttemptTimeProperty set, as lower case GUID str (36 chars)
The private propertyTag (80000000 ~ ffffffff) should have both this and propertyLid
e.g. 00062008-0000-0000-c000-000000000046 is set for PSETID_Common.
PidTag, as lower case hex str (8 chars).
Every proerty should have single PidTag.
DWORD (8 hex chars) format is:
3001 is PidTagDisplayName.001f is PT_UNICODE.e.g.
3001001f is set for PidTagDisplayName.80000000 ~ ffffffff are private tags. Need to inspect: propertySet and propertyLidOptionalvalueThe value depends on property.
RawProp includes value for every property.