Discuss this help topic in SecureBlackbox Forum
TElMessageHeader.DeleteMailAddressList
Deletes address field from the header.
Declaration
Parameters
Description
Use this method when you want to delete any address field from the header.
You can delete address field by its index or by name. There can be several address fields with one name.
In this case
Index parameter specifies the index of the field among address fields of the same name.
If you specify only
Name then the first present address field with this name will be deleted.