IUserProfile.Emails

Fore Syntax

Emails: IUserEmails;

Fore.NET Syntax

Emails: Prognoz.Platform.Interop.Metabase.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