NGODeleteAddressLists

This call deletes the specified Address Lists of the logged in userUser. To delete the Address List either the ListIndex or ListName is essential. If ListIndex is not provided, then ListName is used and if ListName is not provided, then ListIndex is used.

 

Input Parameter description

View sample InputXml

Output Parameter description

View sample OutputXml

 

Input Parameters description

Name

Parent Tag

Description

Valid Values

Default

Values

Option

Root

Unique option for the call.

NGODelete

AddressLists

N/A

CabinetName

Root

Name of the Cabinet to which the User wants to connect.

 

N/A

UserDBId

Root

UserDatabase ID, which is returned in the NGOConnect

Cabinet call.

 

N/A

AddressLists

Root

Container tag for all the Address Lists to be deleted.

 

 

AddressList

Address

Lists

Container tag for a single Address List to be deleted.

 

 

ListName

Address

List

Name of the Address List to be deleted.

 

 

ListIndex

Address

List

Index of the Address List to be deleted.

 

 

 

Output Parameters description

Name

Parent Tag

Description

Option

Root

Unique option for the call.

Status

Root

Status of the call. If the Status is 0, then the call is successful.