Skip to content

Commit 6350701

Browse files
authored
Merge pull request #780 from jengelh/master
Update commonly-used-property-sets.md
2 parents 8599669 + bda5646 commit 6350701

1 file changed

Lines changed: 22 additions & 19 deletions

File tree

docs/outlook/mapi/commonly-used-property-sets.md

Lines changed: 22 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,27 @@ This topic lists commonly used sets of named properties.
1818

1919
The following table lists each property set with its GUID and functional area.
2020

21-
|Area|Property set name and GUID value|
22-
|:-----|:-----|
23-
|Calendar <br/> |PSETID_Appointment{00062002-0000-0000-C000-000000000046} <br/> |
24-
|Calendar <br/> |PSETID_Meeting{6ED8DA90-450B-101B-98DA-00AA003F1305} <br/> |
25-
|Common <br/> |PS_MAPI{00020328-0000-0000-C000-000000000046} <br/> |
26-
|Common <br/> |PS_PUBLIC_STRINGS{00020329-0000-0000-C000-000000000046} <br/> |
27-
|Common <br/> |PSETID_Common{00062008-0000-0000-C000-000000000046} <br/> |
28-
|Contact <br/> |PSETID_Address{00062004-0000-0000-C000-000000000046} <br/> |
29-
|Email <br/> |PS_INTERNET_HEADERS{00020386-0000-0000-C000-000000000046} <br/> |
30-
|General messaging <br/> |PSETID_Report{00062013-0000-0000-C000-000000000046} <br/> |
31-
|Journal <br/> |PSETID_Log{0006200A-0000-0000-C000-000000000046} <br/> |
32-
|Messaging <br/> |PSETID_Messaging{41F28F13-83F4-4114-A584-EEDB5A6B0BFF} <br/> |
33-
|Remote messaging <br/> |PSETID_Remote{00062014-0000-0000-C000-000000000046} <br/> |
34-
|RSS feed <br/> |PSETID_PostRss{00062041-0000-0000-C000-000000000046} <br/> |
35-
|Sharing <br/> |PSETID_Sharing{00062040-0000-0000-C000-000000000046} <br/> |
36-
|Sticky note <br/> |PSETID_Note{0006200E-0000-0000-C000-000000000046} <br/> |
37-
|Sync <br/> |SETID_AirSync{71035549-0739-4DCB-9163-00F0580DBBDF} <br/> |
38-
|Task <br/> |PSETID_Task{00062003-0000-0000-C000-000000000046} <br/> |
39-
|Unified messaging <br/> |PSETID_UnifiedMessaging{4442858E-A9E3-4E80-B900-317A210CC15B} <br/> |
21+
|Area|Property set name|GUID value|
22+
|:-----|:-----|:-----|
23+
|Attachment |PSETID_Attachment |{96357F7F-59E1-47D0-99A7-46515C183B54}|
24+
|Calendar |PSETID_Appointment |{00062002-0000-0000-C000-000000000046} |
25+
|Calendar |PSETID_CalendarAssistant |{11000E07-B51B-40D6-AF21-CAA85EDAB1D0} |
26+
|Calendar |PSETID_Meeting |{6ED8DA90-450B-101B-98DA-00AA003F1305} |
27+
|Common |PS_MAPI |{00020328-0000-0000-C000-000000000046} |
28+
|Common |PS_PUBLIC_STRINGS |{00020329-0000-0000-C000-000000000046} |
29+
|Common |PSETID_Common |{00062008-0000-0000-C000-000000000046} |
30+
|Contact |PSETID_Address |{00062004-0000-0000-C000-000000000046} |
31+
|Email |PS_INTERNET_HEADERS |{00020386-0000-0000-C000-000000000046} |
32+
|Extracted entities |PSETID_XmlExtractedEntities |{23239608-685D-4732-9C55-4C95CB4E8E33} |
33+
|General messaging |PSETID_Report |{00062013-0000-0000-C000-000000000046} |
34+
|Journal |PSETID_Log |{0006200A-0000-0000-C000-000000000046} |
35+
|Messaging |PSETID_Messaging |{41F28F13-83F4-4114-A584-EEDB5A6B0BFF} |
36+
|Remote messaging |PSETID_Remote |{00062014-0000-0000-C000-000000000046} |
37+
|RSS feed |PSETID_PostRss |{00062041-0000-0000-C000-000000000046} |
38+
|Sharing |PSETID_Sharing |{00062040-0000-0000-C000-000000000046} |
39+
|Sticky note |PSETID_Note |{0006200E-0000-0000-C000-000000000046} |
40+
|Sync |PSETID_AirSync |{71035549-0739-4DCB-9163-00F0580DBBDF} |
41+
|Task |PSETID_Task |{00062003-0000-0000-C000-000000000046} |
42+
|Unified messaging |PSETID_UnifiedMessaging |{4442858E-A9E3-4E80-B900-317A210CC15B} |
4043

4144

0 commit comments

Comments
 (0)