IUserProfileProperties.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of the additional property.

Description

The Remove method removes the specified additional property and returns the attribute of the successful removal.

Comments

The method returns True if the removal is successful, and False if the additional property cannot be removed.

See also:

IUserProfileProperties