IPBinding Class
Inheritance Hierarchy
System.Object
System.Net.EndPoint
System.Net.IPEndPoint
Microsoft.Exchange.Data.IPBinding
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class IPBinding _
Inherits IPEndPoint
'Usage
Dim instance As IPBinding
[SerializableAttribute]
public class IPBinding : IPEndPoint
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.