Documentation

Message extends Record

Table of Contents

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

Properties

$authorEmail

public string $authorEmail

$compressAttachments

public bool $compressAttachments

$externalId

public string $externalId

$internalId

public string $internalId

$lastModifiedDate

public string $lastModifiedDate

$messageDate

public string $messageDate

$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 string $recipientEmail

$recordName

public string $recordName

$recordTypeName

public string $recordTypeName

Search results