IUserEmails.Remove

Syntax

Remove(Index: Integer); Boolean;

Parameters

Index. The index of the email address.

Description

The Remove method removes the record about the email from the collection.

NOTE. Removal of the fixed addresses with 0-2 indexes is prohibited.

See also:

IUserEmails