Name | Type | Cardinality | Label | Required | Help |
accessLevel |
CalendarEventAccessLevel |
0..1 |
Event Access |
T |
This field has a default value of public. The values used to populate this field are _public, _private or _showAsBusy. |
allDayEvent |
boolean |
0..1 |
All Day |
F |
This field requires a true or false value and is settable only. |
attendeeList |
CalendarEventAttendeeList |
0..1 |
|
|
|
company |
RecordRef |
0..1 |
Company |
F |
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
contact |
RecordRef |
0..1 |
Contact |
F |
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
createdDate |
dateTime |
0..1 |
|
|
When adding a record, this field defaults to the current system date and time. This field cannot be overwritten. The default value is set regardless of any use default settings. |
customFieldList |
CustomFieldList |
0..1 |
|
|
|
customForm |
RecordRef |
0..1 |
Custom Form |
F |
References an existing custom form for this record type. To ensure that field relationships defined within a desired custom form are maintained, you must provide the customForm value. Also, if defaults are off, then customForm is required, if defaults are on then the default form is used. Internal ID values for existing forms can be found at Setup > Customization > Entry Forms.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
endByDate |
dateTime |
0..1 |
End By |
F |
This field defines the end date for recurring events. Do not set this field for one-time (non-recurring) events. |
endDate |
dateTime |
0..1 |
|
|
The endDate represents the day component and hour/min component of the event�s end. Important: For both non-recurring and recurring events, you cannot set multi-day events using the startDate and endDate fields. The interval indicated by startDate/endDate must not cross midnight in the user's indicated time zone. For example, users cannot schedule an event that starts (in their own time zone) on 8/24/07 and ends on 8/25/07. The startDate and endDate must be the same date. Two separate events must be scheduled for events that extend beyond one calendar day. |
exclusionDateList |
ExclusionDateList |
0..1 |
|
|
When you update this field, you are setting the final value for the event. In other words, if an event already has a couple of exclusions and you do an update that just indicates on exclusion, the existing exclusions will be �un-excluded.� |
frequency |
RecurrenceFrequency |
0..1 |
|
|
The values used to populate this field are _none, _day, _week, _month, _year.
Set the value to _none to indicate that the event is a non-recurring (one-time) event. |
lastModifiedDate |
dateTime |
0..1 |
|
|
This is a read only field. When updating a record, this field defaults to the current system date and time. |
location |
string |
0..1 |
Location |
F |
Sets the location for the event. If a value is supplied |
message |
string |
0..1 |
Message |
F |
Enter any message or notes for this event.
This message appears under the event title in the e-mail sent to the people invited to this event. |
noEndDate |
boolean |
0..1 |
No End Date |
F |
This field allows a true or false value only. |
organizer |
RecordRef |
0..1 |
Organizer |
F |
This field has a default value of the current user. In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
owner |
RecordRef |
0..1 |
|
|
This field has a default value of the current user.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
period |
long |
0..1 |
|
|
The values used to populate this field are 1 (every), 2 (every other), 3 (every third), 4 (every fourth), etc. |
recurrence |
string |
0..1 |
|
|
This field is automatically filled in with the information entered when the event was created.
The event organizer can change when this event recurs by clicking Edit. Select a new option in the Repeat Every field on the Recurrence tab, and click Submit. |
recurrenceDow |
RecurrenceDow |
0..1 |
|
|
This field must be set (in conjunction with the recurrenceDowim field) for monthly and yearly recurring events. The available values are _sunday, _monday, _tuesday, _wednesday, _thursday, _friday, _saturday. Important: The recurrenceDow and recurrenceDowim fields MUST be set together. Failure to set both fields will result in a user error. Also be aware that you do not need to set either of these fields if the event is a recurring event that occurs on a specific day of the month or year. |
recurrenceDowim |
RecurrenceDowim |
0..1 |
|
|
This field must be set (in conjunction with the recurrenceDow field) for monthly and yearly recurring events. The available values are _first, _second, _third, _fourth, _last.
Important: The recurrenceDow and recurrenceDowim fields MUST be set together. Failure to set both fields will result in a user error. Also be aware that you do not need to set either of these fields if the event is a recurring event that occurs on a specific day of the month or year. |
recurrenceDowMaskList |
RecurrenceDowMaskList |
0..1 |
|
|
Set this field for weekly recurring events. The available values are _sunday, ...monday, _tuesday, _wednesday, _thursday, _friday, _saturday
Important: This field only needs to be set for weekly recurring events. |
reminderMinutes |
CalendarEventReminderMinutes |
0..1 |
Set up Reminder |
F |
This field has a default value of 15m. The values used to populate this field are _none, _0minutes, _5minutes, _10minutes, _15minutes, _30minutes, _1hour, _2hours, _3hours, _4hours, _5hours, _8hours, _1day, _2days, _3days, or _1week. |
reminderType |
CalendarEventReminderType |
0..1 |
Reminder type |
F |
Select Email to receive an e-mail reminder at the address you log in with.
Select Popup Window to receive a popup reminder.
Set the amount of time before the event your reminder should trigger in the Reminder field. If you select None, you will not receive a reminder. |
resourceList |
CalendarEventResourceList |
0..1 |
|
|
|
sendEmail |
boolean |
0..1 |
Notify by Email |
F |
This field has a default value of true. |
seriesStartDate |
dateTime |
0..1 |
Series Start Date |
F |
This field is not available for add operations. |
startDate |
dateTime |
0..1 |
Date |
T |
The startDate represents the day component and hour/min component of the event�s start time. Important: For both non-recurring and recurring events, you cannot set multi-day events using the startDate and endDate fields. The interval indicated by startDate/endDate must not cross midnight in the user's indicated time zone. For example, users cannot schedule an event that starts (in their own time zone) on 8/24/07 and ends on 8/25/07. The startDate and endDate must be the same date. Two separate events must be scheduled for events that extend beyond one calendar day. |
status |
CalendarEventStatus |
0..1 |
Status |
T |
This field has a default value of confirmed. The values used to populate this field are _cancelled, _completed, _confirmed or _tentative. |
supportCase |
RecordRef |
0..1 |
Support Case |
F |
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
timedEvent |
boolean |
0..1 |
Timed Event |
F |
Check this box if this event requires reserved time on your calendar, such as an hour meeting or another time period you want others to see as not available.
Clear this box for items you want to include on your calendar but do not have a set time, such as birthdays and anniversaries. |
timeItemList |
CalendarEventTimeItemList |
0..1 |
|
|
|
title |
string |
0..1 |
Title |
T |
This sets the subject line of the e-mail sent to those invited to the event, the title displayed if this event is marked public and the title displayed on the calendar of those invited to this event. |
transaction |
RecordRef |
0..1 |
Transaction |
F |
This is a reference to an opportunity record that already exists in your NetSuite account.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |