RoutingDomain.Equals Method
The Equals overload determines whether this instance of the RoutingDomain structure is equal to the object that is specified. This member was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Overload List
Name | Description |
---|---|
RoutingDomain.Equals (Object) |
The Equals method determines whether this instance of the RoutingDomain structure is equal to the object that is specified. This member was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
|
RoutingDomain.Equals (RoutingDomain) |
The Equals method determines whether this instance of the RoutingDomain structure is equal to the domain that is represented by the specified instance of the RoutingDomain structure. This member was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
|
RoutingDomain.Equals (Object, Object) | (inherited from Equals ) |