Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Specifies whether an attendee has accepted, declined, or delegated an appointment.
[Visual Basic,VBScript] Property Status As CdoAttendeeStatusValues [C++] HRESULT get_Status(CdoAttendeeStatusValues* pVal); HRESULT put_Status(CdoAttendeeStatusValues Val); [IDL] HRESULT [propget] Status([out,retval] CdoAttendeeStatusValues* pVal); HRESULT [proput] Status([in] CdoAttendeeStatusValues Val);
Use the CdoAttendeeStatusValues enumeration to set the value for this property.