ProxyAddressTemplate class

Inheritance hierarchy

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

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

Syntax

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

ProxyAddressTemplate members

Microsoft.Exchange.Data namespace