Description
The GroupMember object represents a single member in a hMailServer group.
Methods
Delete()
Deletes the object from the database.
Save()
Saves changes of the object in the database.
Properties
Returns the account referenced by this member.
(read-only)
long AccountID
The database identifier of the member account.
long GroupID
The database identifier of the group this member belongs to.
long ID
The unique database identifier for the object.
(read-only)