ProxyAddress class

Represents the address of a proxy server.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ProxyAddressBase
    Microsoft.Exchange.Data.ProxyAddress

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

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class ProxyAddress _
    Inherits ProxyAddressBase
'Usage
Dim instance As ProxyAddress
[SerializableAttribute]
public abstract class ProxyAddress : ProxyAddressBase

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.

See also

Reference

ProxyAddress members

Microsoft.Exchange.Data namespace