PidTagDefaultPostMessageClass Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the name of a custom form Message class.
Associated properties: |
PR_DEF_POST_MSGCLASS |
Identifier: |
0x36E5 |
Data type: |
PT_STRING8 |
Area: |
MAPI container |
Remarks
If this property is set on a folder, the value must contain either exactly the base message class (for example, "IPM.Contact" for a contacts folder or "IPM.Appointment" for a calendar folder), or begin with the base message class (for example, "IPM.Contact.MyContact").
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXOCAL]
Specifies the properties and operations for appointment, meeting request, and response messages.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.