meetingstatus Field
meetingstatus Field
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
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
[Visual Basic] String
[C++] 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
Send us your feedback about the Microsoft Exchange Server 2003 SDK.
Build: June 2007 (2007.618.1)
© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.