Compartir a través de


ProtocolAddress Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.ProtocolAddress
    Microsoft.Exchange.Data.NetworkAddress

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public MustInherit Class ProtocolAddress _
    Implements IComparable, IComparable(Of ProtocolAddress)
'Usage
Dim instance As ProtocolAddress
public abstract class ProtocolAddress : IComparable, 
    IComparable<ProtocolAddress>

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.