IUserEmail

Assembly: Metabase;

Description

The IUserEmail interface contains properties and methods used to work with the record about the email.

Inheritance Hierarchy

IUserEmail

Properties

  Property name Brief description
Email The Email property determines the email address.
IsDefault The IsDefault property returns the attribute of the default email address.
Name The Name property determines the name of the record about the email address.

Methods

  Method name Brief description
SetDefault The SetDefault method sets the email specified in the current record as the default address.

See also:

Metabase Assembly Interfaces