Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The status of an appointment: Tentative, Confirmed, or Cancelled.
urn:schemas:calendar:meetingstatus
CdoCalendar.cdoMeetingStatus
[Visual Basic] String
[C++] BSTR
DBTYPE_WSTR
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.
cdoMeetingStatusConfirmed