Table of Contents
-
$accessLevel
: CalendarEventAccessLevel
-
$allDayEvent
: bool
-
$attendeeList
: CalendarEventAttendeeList
-
$company
: RecordRef
-
$contact
: RecordRef
-
$createdDate
: string
-
$customFieldList
: CustomFieldList
-
$customForm
: RecordRef
-
$endByDate
: string
-
$endDate
: string
-
$exclusionDateList
: ExclusionDateList
-
$externalId
: string
-
$frequency
: RecurrenceFrequency
-
$internalId
: string
-
$lastModifiedDate
: string
-
$location
: string
-
$message
: string
-
$noEndDate
: bool
-
$nullFieldList
: NullField
-
$organizer
: RecordRef
-
$owner
: RecordRef
-
$paramtypesmap
: mixed
-
$period
: int
-
$recurrence
: string
-
$recurrenceDow
: RecurrenceDow
-
$recurrenceDowim
: RecurrenceDowim
-
$recurrenceDowMaskList
: RecurrenceDowMaskList
-
$reminderMinutes
: CalendarEventReminderMinutes
-
$reminderType
: CalendarEventReminderType
-
$resourceList
: CalendarEventResourceList
-
$sendEmail
: bool
-
$seriesStartDate
: string
-
$startDate
: string
-
$status
: CalendarEventStatus
-
$supportCase
: RecordRef
-
$timedEvent
: bool
-
$timeItemList
: CalendarEventTimeItemList
-
$title
: string
-
$transaction
: RecordRef
$accessLevel
public
CalendarEventAccessLevel
$accessLevel
$allDayEvent
public
bool
$allDayEvent
$attendeeList
public
CalendarEventAttendeeList
$attendeeList
$company
public
RecordRef
$company
public
RecordRef
$contact
$createdDate
public
string
$createdDate
$customFieldList
public
CustomFieldList
$customFieldList
public
RecordRef
$customForm
$endByDate
public
string
$endByDate
$endDate
public
string
$endDate
$exclusionDateList
public
ExclusionDateList
$exclusionDateList
$externalId
public
string
$externalId
$frequency
public
RecurrenceFrequency
$frequency
$internalId
public
string
$internalId
$lastModifiedDate
public
string
$lastModifiedDate
$location
public
string
$location
$message
public
string
$message
$noEndDate
public
bool
$noEndDate
$nullFieldList
public
NullField
$nullFieldList
$organizer
public
RecordRef
$organizer
$owner
public
RecordRef
$owner
$paramtypesmap
public
static mixed
$paramtypesmap
= array("company" => "RecordRef", "contact" => "RecordRef", "supportCase" => "RecordRef", "transaction" => "RecordRef", "period" => "integer", "frequency" => "RecurrenceFrequency", "recurrenceDowMaskList" => "RecurrenceDowMaskList", "recurrenceDow" => "RecurrenceDow", "recurrenceDowim" => "RecurrenceDowim", "seriesStartDate" => "dateTime", "endByDate" => "dateTime", "noEndDate" => "boolean", "sendEmail" => "boolean", "customForm" => "RecordRef", "title" => "string", "recurrence" => "string", "location" => "string", "startDate" => "dateTime", "allDayEvent" => "boolean", "timedEvent" => "boolean", "reminderType" => "CalendarEventReminderType", "reminderMinutes" => "CalendarEventReminderMinutes", "status" => "CalendarEventStatus", "accessLevel" => "CalendarEventAccessLevel", "organizer" => "RecordRef", "message" => "string", "createdDate" => "dateTime", "endDate" => "dateTime", "exclusionDateList" => "ExclusionDateList", "lastModifiedDate" => "dateTime", "owner" => "RecordRef", "attendeeList" => "CalendarEventAttendeeList", "resourceList" => "CalendarEventResourceList", "timeItemList" => "CalendarEventTimeItemList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")
$period
public
int
$period
$recurrence
public
string
$recurrence
$recurrenceDow
public
RecurrenceDow
$recurrenceDow
$recurrenceDowim
public
RecurrenceDowim
$recurrenceDowim
$recurrenceDowMaskList
public
RecurrenceDowMaskList
$recurrenceDowMaskList
$reminderMinutes
public
CalendarEventReminderMinutes
$reminderMinutes
$reminderType
public
CalendarEventReminderType
$reminderType
$resourceList
public
CalendarEventResourceList
$resourceList
$sendEmail
public
bool
$sendEmail
$seriesStartDate
public
string
$seriesStartDate
$startDate
public
string
$startDate
$status
public
CalendarEventStatus
$status
$supportCase
public
RecordRef
$supportCase
$timedEvent
public
bool
$timedEvent
$timeItemList
public
CalendarEventTimeItemList
$timeItemList
$title
public
string
$title
$transaction
public
RecordRef
$transaction