Platform SDK: Exchange 2000 Server

Post Method

[This is preliminary documentation and subject to change.]

The Post method posts this message to the specified newsgroups.

[Visual Basic]
Sub Post()
[C++]
HRESULT Post();
[IDL]
HRESULT Post();

Remarks

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

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

See Also

IMessage.Configuration, http://schemas.microsoft.com/cdo/configuration/postusing, http://schemas.microsoft.com/cdo/configuration/postusername, http://schemas.microsoft.com/cdo/configuration/postpassword