Assembly: Metabase;
The IUserEmail interface contains properties and methods used to work with the record about the email.
IUserEmail
Property name | Brief description | |
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. |
Method name | Brief description | |
SetDefault | The SetDefault method sets the email specified in the current record as the default address. |
See also: