Alias object

Description

The alias object represents one hMailServer alias.

Methods

Delete()

Deletes the alias from the database.

Save()

Saves the alias to the database.

Properties

bool Active

The alias is active.

long DomainID

The identifier of the domain in which the alias belong.

long ID

The unique database identifier for the alias.
(read-only)

string Name

The name of the alias.

string Value

The value of the alias.

Search documentation