Exchange_QueuedX400Message Class

Exchange_QueuedX400Message Class

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 Exchange_QueuedX400Message class provides methods to work with Microsoft® Exchange messages currently in an X400 queue.

Namespace

\\COMPUTERNAME\ROOT\MicrosoftExchangeV2:Exchange_QueuedX400Message

Provider

The ExchangeQueue2Provider supplies instances of the Exchange_QueuedX400Message class.

Origin

The Exchange_QueuedX400Message class extends the Exchange_QueuedMessage class.

Qualifiers

dynamic

Properties

This class has no properties.

Methods

Method Description
DeleteNDR Method
[Implemented] void DeleteNDR();

The DeleteNDR method deletes the message and sends a non-delivery report.

DeleteNoNDR Method
[Implemented] void DeleteNoNDR();

The DeleteNoNDR method deletes the message without sending a non-delivery report.

Freeze Method
[Implemented] void Freeze();

The Freeze method freezes the message.

Thaw Method
[Implemented] void Thaw();

The Thaw method unfreezes the message.

Associations

This class has no associations.

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.