Share via


RecurrencePatterns Property

Topic Last Modified: 2006-06-13

Returns an IRecurrencePatterns collection of recurring information for a recurring appointment. This property is read-only.

Applies To

IAppointment Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property RecurrencePatterns As IRecurrencePatterns
HRESULT get_RecurrencePatterns(IRecurrencePatterns** pVal);

Parameters