DistributionLists

This large collection contains DistributionList objects.

Properties

The following table lists the properties for this class, along with access and descriptions.

Property

Access

Description

_NewEnum

R/O

Enumeration object (Implements IEnumVARIANT. For Windows only.)

ObjType

R/O

Enum( eadObjDistributionLists )

System

R/O

System

Methods

DistributionList Add( String ObjName, String DN, [PostOffice PO], [Domain Dom] )

Creates a DistributionList object with the given ObjName and DN (distinguished name). See the table under Remarks.

DistributionList Add( String ObjName, String DN, [String PO], [String Dom] )

Creates a DistributionList object with the given ObjName and DN (distinguished name). See the table under Remarks.

DistributionListsIterator CreateIterator()

Creates a DistributionListsIterator object.

DistributionList Item( String Name, [String PO], [String Dom] )

Returns the DistributionList object with the given Name. See the table under Remarks.

DistributionList Item( String Name, [PostOffice PO], [Domain Dom] )

Returns the DistributionList object with the given Name. See the table under Remarks.

DistributionList ItemByDN( String DN, [String Tree] )

Returns the DistributionList object with the given DN (distinguished name). If no Tree is supplied, the current tree is assumed.

DistributionList ItemByObjectID( String ObjectID )

Returns the DistributionList object with the given ObjectID.

Remarks

This table applies to the above methods as noted. It shows the parameters you can use with the methods depending on where you obtain the DistributionLists object.

Source of DistributionLists Object

Required Parameters

Optional Parameters

PostOffice

   

PO, Dom

Domain

PO

Dom

System

PO, Dom