PidTagScheduleInfoDisallowOverlappingAppts Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains TRUE if overlapping appointments are disallowed.
Associated properties: |
PR_SCHDINFO_DISALLOW_OVERLAPPING_APPTS |
Identifier: |
0x686F |
Data type: |
PT_BOOLEAN |
Area: |
Free/Busy |
Remarks
This property is only meaningful when the value of the PR_SCHDINFO_AUTO_ACCEPT_APPTS (PidTagScheduleInfoAutoAcceptAppointments) property is TRUE. A value of TRUE indicates that when automatically responding to meeting requests, a client or server must decline instances that overlap previously scheduled events. A value of FALSE or the absence of this property indicates that overlapping instances must be accepted. 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.