Role Property

Topic Last Modified: 2006-06-13

Specifies whether an attendee is optional, required, or the meeting chair.

Applies To

IAttendee Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property Role As CdoAttendeeRoleValues
HRESULT get_Role(CdoAttendeeRoleValues* pVal);HRESULT put_Role(CdoAttendeeRoleValues Val);

Parameters

Remarks

Use CdoAttendeeRoleValues Enum to set the value for this property.