Platform SDK: Exchange 2000 Server

CdoNNTPProcessingField Enum

[This is preliminary documentation and subject to change.]

The CdoNNTPProcessingField enumeration is used from within NNTP OnPost and NNTPOnPostEarly event sinks to set or update the value of the http://schemas.microsoft.com/cdo/nntpenvelope/nntpprocessing field.

Name Value Description
cdoPostMessage 1 Post the message.
cdoProcessControl 2 Send message through control process.
cdoProcessModerator 4 Send message to moderator.

Remarks

For more information about writing NNTP service event sinks, see SMTP/NNTP Transport Event Sinks with CDO.