Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1003 Bytes

Outlook.OlMeetingStatus.md

File metadata and controls

32 lines (23 loc) · 1003 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlMeetingStatus enumeration (Outlook)
vbaol11.chm3070
vbaol11.chm3070
Outlook.OlMeetingStatus
da83b8ed-267e-c055-13ce-11067e224e9d
06/08/2017
medium

OlMeetingStatus enumeration (Outlook)

Indicates the status of the meeting.

Name Value Description
olMeeting 1 The meeting has been scheduled.
olMeetingCanceled 5 The scheduled meeting has been cancelled.
olMeetingReceived 3 The meeting request has been received.
olMeetingReceivedAndCanceled 7 The scheduled meeting has been cancelled but still appears on the user's calendar.
olNonMeeting 0 An Appointment item without attendees has been scheduled. This status can be used to set up holidays on a calendar.

Remarks

See AppointmentItem.MeetingStatus property (Outlook).

[!includeSupport and feedback]