Share via


Post Method

Topic Last Modified: 2006-12-01

The Post method posts this message to the specified newsgroups.

Applies To

IMessage Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Sub Post()

HRESULT Post
();

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

How the message is posted depends upon the current configuration that is defined in the associated Configuration object. Consult a specific Component Object Model (COM) class implementation for a list of configuration settings used when posting messages.

The Post method does not invalidate this message after submitting it.