Skip to content

Latest commit

 

History

History
75 lines (44 loc) · 2.5 KB

pidtagscheduleinfodisallowoverlappingappts-canonical-property.md

File metadata and controls

75 lines (44 loc) · 2.5 KB
title manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid description
PidTagScheduleInfoDisallowOverlappingAppts Canonical Property
lindalu
03/09/2015
Developer
reference
office-online-server
medium
MAPI.PidTagScheduleInfoDisallowOverlappingAppts
COM
27978a09-daf7-4a50-927a-96d9c4a97d02
Contains TRUE if overlapping appointments are disallowed. This property is only meaningful when the value of PR_SCHDINFO_AUTO_ACCEPT_APPTS is TRUE.

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

[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.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names