UserMailbox
extends BaseComponent
in package
An object for mailbox information
Table of Contents
Properties
Properties
$combo
public
string|null
$combo
The mailbox combination of the user.
$number
public
string|null
$number
The mailbox number of the user.
$fields
protected
static array<string|int, string>
$fields
= ["number" => "string", "combo" => "string"]