The Exchange_QueueSMTPVirtualServer class returns properties for SMTP queue virtual servers. This class provides two methods in addition to the properties it inherits from the Exchange_QueueVirtualServer class.
Namespace
\\COMPUTERNAME\ROOT\MicrosoftExchangeV2:Exchange_QueueSMTPVirtualServer
Provider
The ExchangeQueue2Provider supplies instances of the Exchange_QueueSMTPVirtualServer class.
Origin
The Exchange_QueueSMTPVirtualServer class extends the Exchange_QueueVirtualServer class.
Qualifiers
dynamic
Properties
This class has no properties.
Methods
| Method | Description |
|---|
| DisableAll Method |
[Implemented] void DisableAll();
The DisableAll method disables all remote links on the virtual server. |
| EnableAll Method |
[Implemented] void EnableAll();
The EnableAll method enables all remote links on the virtual server. |
Associations
This class has no associations.