Skip to content

Latest commit

 

History

History
75 lines (44 loc) · 2.35 KB

pidtagscheduleinfodisallowrecurringappts-canonical-property.md

File metadata and controls

75 lines (44 loc) · 2.35 KB
title manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid description
PidTagScheduleInfoDisallowRecurringAppts Canonical Property
lindalu
03/09/2015
Developer
reference
office-online-server
medium
MAPI.PidTagScheduleInfoDisallowRecurringAppts
COM
61e082dd-f5bc-479b-990a-c9c0360f883e
Contains TRUE when the automatic response to recurring appointments is declined. This property is only meaningful when the value of PR_SCHDINFO_AUTO_ACCEPT_APPTS is TRUE.

PidTagScheduleInfoDisallowRecurringAppts Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains TRUE when the automatic response to recurring appointments is decline.

Property Value
Associated properties:
PR_SCHDINFO_DISALLOW_RECURRING_APPTS
Identifier:
0x686E
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. The absence of this property indicates that recurring meetings 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