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 | |
---|---|---|
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). (Overrides ValueType.Equals(Object).) | |
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). |
Top