Skip to content

Latest commit

 

History

History
78 lines (47 loc) · 2.16 KB

pidlidappointmentstateflags-canonical-property.md

File metadata and controls

78 lines (47 loc) · 2.16 KB
title description manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid
PidLidAppointmentStateFlags Canonical Property
PidLidAppointmentStateFlags Canonical Property specifies a bit field that describes the state of the object.
lindalu
03/09/2015
Developer
reference
office-online-server
medium
PidLidAppointmentStateFlags
COM
1e5f0f83-c40b-4b3a-8492-61d1b53b1e3c

PidLidAppointmentStateFlags Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Specifies a bit field that describes the state of the object.

Property Value
Associated properties:
dispidApptStateFlags
Property set:
PSETID_Appointment
Long ID (LID):
0x00008217
Data type:
PT_LONG
Area:
Meetings

Remarks

This property is not required. Below are the individual flags that can be set.

M (asfMeeting, 0x00000001)

This flag indicates that the object is a meeting object or a meeting-related object.

R (asfReceived, 0x00000002)

This flag indicates that the represented object was received from someone else.

C (asfCanceled, 0x00000004)

This flag indicates that the meeting object represented by the object has been canceled.

Related resources

Protocol specifications

[MS-OXPROPS]

Provides property set definitions and references to related Exchange Server protocol specifications.

[MS-OXOCAL]

Specifies the properties and operations for appointment, meeting request, and response messages.

Header files

Mapidefs.h

Provides data type definitions.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names