CdoAttendeeRoleValues Enum
Topic Last Modified: 2006-06-13
The CdoAttendeeRoleValues enumeration is used with the IAttendee.Role property and indicates the attendee's role for the meeting.
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Values
| Name | Value | Description | 
|---|---|---|
| cdoRequiredParticipant | 0 | This attendee is required. | 
| cdoOptionalParticipant | 1 | This attendee is optional. | 
| cdoNonParticipant | 2 | This attendee is copied for information purposes only. | 
| cdoChair | 3 | This attendee is the meeting chair. |