Share via


Status Property (IAttendee)

Topic Last Modified: 2006-06-13

Specifies whether an attendee has accepted, declined, or delegated an appointment.

Applies To

IAttendee Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property Status As CdoAttendeeStatusValues
HRESULT get_Status(CdoAttendeeStatusValues* pVal);HRESULT put_Status(CdoAttendeeStatusValues Val);

Parameters

Remarks

Use the CdoAttendeeStatusValues Enum to set the value for this property.