Bitrix API

MessageStructure

Table of Contents

Properties

$attachmentsCount  : int|null
$body  : string|null
$dirPath  : string
$id  : int
$mailboxId  : int
$uid  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(int $mailboxId, string $dirPath, string $uid, int $id[, int|null $attachmentsCount = null ][, string|null $body = null ]) : mixed
Parameters
$mailboxId : int
$dirPath : string
$uid : string
$id : int
$attachmentsCount : int|null = null
$body : string|null = null

        
On this page

Search results