IUserEmail.SetDefault

Syntax

SetDefault;

Description

The SetDefault method sets the email specified in the current record as the default address.

Comments

The value of the email address will be able in the profile in the IUserProfile.Email property.

Example

The example of use is given in the description of the IUserEmails.Add method.

See also:

IUserEmail