SOAP RESTful – AddressBookItemInAddressGroup
Use the AddressBookItemInAddressGroup to manipulate AddressBookItems in each AddressGroup.
You can add an AddressBookItem to an AddressGroup. In this way, sending to the addres group will include the AddressBookItem.
The three methods you can apply are:
CreateAddressBookItemInAddressGroup | This method will add an address book item to the Address Group |
ReadAddressBookItemInAddressGroup | This method will return all messages that match the information in the message object. |
DeleteAddressBookItemInAddressGroup | This method will return the current status of a Message |
The message objects are defined here : AddressBookItem and AddressGroup.