PidTagScheduleInfoAutoAcceptAppointments Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains TRUE if a client or server should automatically respond to all meeting requests for the attendee or resource.
Associated properties: |
PR_SCHDINFO_AUTO_ACCEPT_APPTS |
Identifier: |
0x686D |
Data type: |
PT_BOOLEAN |
Area: |
Free/Busy |
Remarks
When responding, the response must be acceptance, unless for an additional constraint that is specified by the PR_SCHDINFO_DISALLOW_RECURRING_APPTS (PidTagScheduleInfoDisallowRecurringAppts) or PR_SCHDINFO_DISALLOW_OVERLAPPING_APPTS (PidTagScheduleInfoDisallowOverlappingAppts) properties is met. A value of FALSE or the absence of this property indicates that a client or server must not automatically accept meeting requests. This is not a required property.
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.[MS-OXOPFFB]
Publishes the availability of a user or resource.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.