cdoPriorityValues Enum

Topic Last Modified: 2006-06-13

The CdoPriorityValues enumeration is used to set the Priority Property of the IAppointment interface and the priority Field.

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Values

Name Value Description

cdoPriorityNonUrgent

-1

Nonurgent priority.

cdoPriorityNormal

0

Normal priority.

cdoPriorityUrgent

1

Urgent priority.