meetingstatus Field
Topic Last Modified: 2006-06-13
The meetingstatus field specifies the status of an appointment or meeting. The following states are possible.
- tentative
- confirmed
- cancelled
Full Name
urn:schemas:calendar:meetingstatus
Content Class
Named Constant
CdoCalendar.cdoMeetingStatus
Variant Subtype
String
BSTR
OLE DB Type
DBTYPE_WSTR
Remarks
This field is also exposed by the IAppointment Interface as the MeetingStatus Property.
CdoMeetingStatusValues lists the following possible values of this field.
Constant | Value |
---|---|
cdoMeetingStatusCancelled |
Cancelled |
cdoMeetingStatusConfirmed |
Confirmed |
cdoMeetingStatusTentative |
Tentative |
Example
cdoMeetingStatusConfirmed