ProtocolAddressCollection Constructor (Object)

[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

                    Public Sub New ( _
    value As Object _
)
                  
                    public ProtocolAddressCollection (
    Object value
)
                  
                    public:
ProtocolAddressCollection (
    Object^ value
)
                  
                    public ProtocolAddressCollection (
    Object value
)
                  
                    public function ProtocolAddressCollection (
    value : Object
)
                  

Parameters

  • value

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2)

Target Platforms

See Also

Reference

ProtocolAddressCollection Class
ProtocolAddressCollection Members
Microsoft.Exchange.Data Namespace