AddressListIdParameter class

Specifies the identity of the parent address list of the address list or lists that you want to view.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Configuration.Tasks.ADIdParameter
    Microsoft.Exchange.Configuration.Tasks.AddressListIdParameter

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class AddressListIdParameter _
    Inherits ADIdParameter
'Usage
Dim instance As AddressListIdParameter
[SerializableAttribute]
public class AddressListIdParameter : ADIdParameter

Remarks

If no parent address list is specified, the command gets all address lists under the root All Address Lists.

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

AddressListIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace