pem.exchange.modifyDistributionList

This method is supported by Operations starting from version 5.3 hotfix09

This method changes properties of a Distribution List.

The method has the following input parameters:

Name

Type

Short Description

distribution_list_id

int

Distribution List ID

[display_name]

string

The Display Name of the Distribution List

[show_in_address_book]

boolean

It defines whether to show the Distribution List in the Address Book of the organization. There are the following options:

  • 0 – The Distribution List is not shown in the Address Book of the organization.
  • 1 – The Distribution List is shown in the Address Book of the organization.

[accept_mail_from]

int

This parameter defines who will be able to post messages to the Distribution List. There are the following options:

  • 0 – System only
  • 1 – Everyone
  • 2 – Members of the Distribution List
  • 3 – Members of the organization

The method has no output parameters.