Platform SDK: Exchange 2000 Server

meetingstatus Field

[This is preliminary documentation and subject to change.]

The status of an appointment: Tentative, Confirmed, or Cancelled.

Full Name

urn:schemas:calendar:meetingstatus

Name Constant

CdoCalendar.cdoMeetingStatus

Variant Sub Type

[Visual Basic] String

[C++] BSTR

OLE DB Type

DBTYPE_WSTR

Remarks

Use the constant values in CdoMeetingStatusValues:

Constant Value
cdoMeetingStatusCancelled Cancelled
cdoMeetingStatusConfirmed Confirmed
cdoMeetingStatusTentative Tentative

This field is also exposed as the MeetingStatus property of the IAppointment interface.

Example

cdoMeetingStatusConfirmed