PidTagResponseRequested Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains TRUE if the message sender wants a response to a meeting request.
Associated properties: |
PR_RESPONSE_REQUESTED |
Identifier: |
0x0063 |
Data type: |
PT_BOOLEAN |
Area: |
MAPI envelope |
Remarks
This property is used for meeting requests. The receiving client application should prompt the user to accept or decline the request and then send this response back to the sender.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXOMSG]
Specifies the properties and operations that are permissible on e-mail messages.[MS-OXOFLAG]
Specifies the properties and operations related to flagging.[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.