ProxyAddressBase class

Defines common methods and properties for proxy addresses.

Inheritance hierarchy

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

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

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class ProxyAddressBase
'Usage
Dim instance As ProxyAddressBase
[SerializableAttribute]
public abstract class 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

ProxyAddressBase members

Microsoft.Exchange.Data namespace