IUserProfile.Emails

Syntax

Emails: IUserEmails;

Description

The Emails property returns the collection of records about the email addresses.

Example

The example of use is given in description of the IMetabaseUser.Profile property.

See also:

IUserProfile