ProxyAddressBaseCollection Constructor (Boolean, ProviderPropertyDefinition, ICollection)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders. Some topics may contain links to blank placeholder topics.]

Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in microsoft.exchange.data.dll)

Syntax

'Declaration

                    Protected Sub New ( _
    readOnly As Boolean, _
    propertyDefinition As ProviderPropertyDefinition, _
    values As ICollection _
)
                  
                    protected ProxyAddressBaseCollection (
    bool readOnly,
    ProviderPropertyDefinition propertyDefinition,
    ICollection values
)
                  
                    protected:
ProxyAddressBaseCollection (
    bool readOnly, 
    ProviderPropertyDefinition^ propertyDefinition, 
    ICollection^ values
)
                  
                    protected ProxyAddressBaseCollection (
    boolean readOnly, 
    ProviderPropertyDefinition propertyDefinition, 
    ICollection values
)
                  
                    protected function ProxyAddressBaseCollection (
    readOnly : boolean, 
    propertyDefinition : ProviderPropertyDefinition, 
    values : ICollection
)
                  

Parameters

  • readOnly
  • propertyDefinition
  • values

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2)

Target Platforms

See Also

Reference

ProxyAddressBaseCollection Class
ProxyAddressBaseCollection Members
Microsoft.Exchange.Data Namespace