Documentation

Message extends Record

Table of Contents

$activity  : mixed
$author  : mixed
$authorEmail  : mixed
$bcc  : mixed
$cc  : mixed
$compressAttachments  : mixed
$dateTime  : mixed
$emailed  : mixed
$externalId  : mixed
$incoming  : mixed
$internalId  : mixed
$lastModifiedDate  : mixed
$mediaItemList  : mixed
$message  : mixed
$messageDate  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$recipient  : mixed
$recipientEmail  : mixed
$recordName  : mixed
$recordTypeName  : mixed
$subject  : mixed
$transaction  : mixed

Properties

$authorEmail

public mixed $authorEmail

$compressAttachments

public mixed $compressAttachments

$externalId

public mixed $externalId

$internalId

public mixed $internalId

$lastModifiedDate

public mixed $lastModifiedDate

$mediaItemList

public mixed $mediaItemList

$messageDate

public mixed $messageDate

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("author" => "RecordRef", "authorEmail" => "string", "recipient" => "RecordRef", "recipientEmail" => "string", "cc" => "string", "bcc" => "string", "messageDate" => "dateTime", "recordName" => "string", "recordTypeName" => "string", "subject" => "string", "message" => "string", "emailed" => "boolean", "activity" => "RecordRef", "compressAttachments" => "boolean", "incoming" => "boolean", "lastModifiedDate" => "dateTime", "transaction" => "RecordRef", "mediaItemList" => "MessageMediaItemList", "dateTime" => "string", "internalId" => "string", "externalId" => "string")

$recipientEmail

public mixed $recipientEmail

$recordName

public mixed $recordName

$recordTypeName

public mixed $recordTypeName

$transaction

public mixed $transaction

Search results