Share via


CdoFrequency Enum

CdoFrequency Enum

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release. The CdoFrequency enumeration is used with the Frequency Property exposed by instances of the RecurrencePattern Component Object Model (COM) class to define the frequency of a recurring appointment.

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Values

Name Value Description

cdoSecondly

1

The event happens once a second.

cdoMinutely

2

The event happens once a minute.

cdoHourly

3

The event happens once an hour.

cdoDaily

4

The event happens once a day.

cdoWeekly

5

The event happens once a week.

cdoMonthly

6

The event happens once a month.

cdoYearly

7

The event happens once a year.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.