Role Property
Topic Last Modified: 2006-06-13
Specifies whether an attendee is optional, required, or the meeting chair.
Applies To
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
- pVal
Returns the value of the Role property as a reference to a CdoAttendeeRoleValues Enum.
- Val
Sets the value of the Role property to the value of the CdoAttendeeRoleValues Enum.