This call deletes members from
Address Lists for the logged in userUser. This
call can be used to delete members from multiple Address Lists. Either of the
ListName or ListIndex of the Address List is essential. If the outer Member tag
is specified then the values of all its inner tags ObjectType, ObjectIndex,
ObjectName must also be specified.
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
Option |
Root |
Unique option for the call. |
NGODelete MembersFrom Lists |
N/A |
CabinetName |
Root |
Name of the Cabinet to which the
User wants to connect. |
|
N/A |
UserDBId |
Root |
UserDatabase ID that is returned in the NGOConnect Cabinet call. |
|
N/A |
AddressList Members |
Root |
Container tag for a single Address List for the logged in
User. |
|
|
ListIndex |
Address List Members |
Index of the Address List. |
|
|
ListName |
Address List Members |
Name of the Address List. |
|
|
Members |
Address List Members |
Contains information about the member to be
deleted from the Address List. |
|
|
ObjectType |
Members |
Indicates whether object being deleted is a User or a
Group. |
‘U’ – User ‘G’- Group |
|
ObjectIndex |
Members |
Index of the object being deleted. |
Integer >= 0 |
|
ObjectName |
Members |
Name of the object being deleted. |
|
|
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. |
Code |
Message |
Comments |
-50180 |
Address List not exists. |
Address List to which members are to be added does not
exist. |