Share via


CdoMessageStat Enum

CdoMessageStat 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 CdoMessageStat enumeration is used within transport event sinks to set the https://schemas.microsoft.com/cdo/smtpenvelope/ Namespace field value.

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Values

Name Value Description

cdoStatSuccess

0

Success. Deliver message.

cdoStatAbortDelivery

2

Discard message and do not deliver.

cdoStatBadMail

3

Do not deliver message and place it in the bad mail directory.

Remarks

This enumeration is only used within SMTP transport event sinks created using Collaboration Data Objects (CDO). For more information, see SMTP/NNTP Transport Event Sinks with CDO.

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.