PidTagScheduleInfoDisallowOverlappingAppts Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains TRUE if overlapping appointments are disallowed.
Property | Value |
---|---|
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
Provides references to related Exchange Server protocol specifications.
Specifies the properties and operations for appointment, meeting request, and response messages.
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.