MailboxTransportServerIdParameter class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Configuration.Tasks.ADIdParameter
    Microsoft.Exchange.Configuration.Tasks.ExchangeTransportServerIdParameter
      Microsoft.Exchange.Configuration.Tasks.MailboxTransportServerIdParameter

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class MailboxTransportServerIdParameter _
    Inherits ExchangeTransportServerIdParameter
'Usage
Dim instance As MailboxTransportServerIdParameter
[SerializableAttribute]
public class MailboxTransportServerIdParameter : ExchangeTransportServerIdParameter

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MailboxTransportServerIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace