accessDistributionList

 

public MQDistributionList accessDistributionList(MQDistributionListItem[] items,

                                                 int options) 
              throws MQException;

Creates a distribution list using the default alternative user ID.

Parameters

  • items - the elements of the distribution list.

  • options - the open options for the distribution list.

Returns

  • the distribution list.

Exceptions

  • MQException - if there is a problem opening the distribution list.


uj15050_