RoutingDomain.CompareTo method
The CompareTo overload compares this instance of the RoutingDomain structure to the specified object. This member was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Overload list
Name | Description | |
---|---|---|
CompareTo(Object) | The CompareTo method compares this instance of the RoutingDomain structure to the specified object. This member was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). | |
CompareTo(RoutingDomain) | The CompareTo method compares this instance of the RoutingDomain structure to the specified instance of the RoutingDomain structure. This member was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). |
Top