Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
responserequested 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.
Indicates if the originator of the meeting requested a response. Returns TRUE if a response is requested.
Full Name
urn:schemas:calendar:responserequested
Content Class
Named Constant
CdoCalendar.cdoResponseRequested
Variant Subtype
[Visual Basic] Boolean
[C++] VARIANT_BOOL
OLE DB Type
DBTYPE_BOOL
Remarks
For outgoing meeting requests, if responserequested is TRUE, the iCalendar RSVP property of all attendees is set to TRUE, or if responserequested is FALSE, the RSVP property of all attendees is set to FALSE. For incoming meeting requests, if the iCalendar RSVP property of any attendee is TRUE, then responserequested is set to TRUE, or if RSVP for all attendees is FALSE, then responserequested is set to FALSE.
The responserequested field is set to FALSE if the meeting does not have an organizer. The organizer is an attendee with the IsOrganizer Property set to TRUE.
This field is also exposed as the ResponseRequested Property of the IAppointment interface.
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.