Share via


WeekDays Property

Topic Last Modified: 2006-06-13

Contains values describing the weeks and the days of the week when appointment instances should occur. This property is read-only.

Applies To

IRecurrencePattern Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property WeekDays As IVariants
HRESULT get_WeekDays(IVariants** pVal);

Parameters