DeleteAEAttribute method: IBInfo class

Syntax

DeleteAEAttribute(Name)

Description

Use this method to delete the Application Engine handler attribute specified by attribute name from the Message object.

Parameters

Parameter Description

Name

Specifies the name of the attribute as a string.

Returns

A Boolean value: True if the deletion was successful, False otherwise.