The Exchange_X400Link Class provides methods for controlling an Microsoft® Exchange Link. The Exchange_SMTPLink class inherits all the properties of the Exchange_Link class.
Namespace
\\COMPUTERNAME\ROOT\MicrosoftExchangeV2:Exchange_X400Link
Provider
The ExchangeQueue2Provider supplies instances of the Exchange_X400Link class.
Origin
The Exchange_X400Link class extends the Exchange_Link class.
Qualifiers
dynamic
Properties
This class has no properties.
Methods
| Method | Description |
|---|
| ForceConnection Method |
[Implemented] void ForceConnection();
The ForceConnection method attempts to recompute a route to deliver all messages in the link immediately, rather than waiting for the next scheduled connection. |
| Freeze Method |
[Implemented] void Freeze();
The Freeze method freezes the link. |
| Thaw Method |
[Implemented] void Thaw();
The Thaw method unfreezes the link. |
Associations
This class has no associations.