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