| Internal ID | Type | nlapiSubmitField | Label | Required | Help |
| activity |
text |
false |
|
false |
References an activity record that must already exist in your account. In a single request, a value can be provided for either Activity or Transaction but not both. To have the same message attached to both an Activity and a Transaction, you must add the Message twice. SupportCase, Task, CalendarEvent, and PhoneCall (all examples of Activities) as parents can be set via the "activity" field. Opportunity and all other transactions can be set as parent via the "transaction" field. 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. |
| author |
select |
false |
From |
false |
References an entity record that must already exist in your account. Defaults to the currently logged in user (as specified in the login operation).
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. |
| authoremail |
email |
false |
From Email Address |
false |
|
| bcc |
emails |
false |
Bcc |
false |
Sets a space deliminated list of e-mail addresses to include in the bcc. |
| cc |
emails |
false |
Cc |
false |
Sets a space deliminated list of e-mail addresses to include in the cc. |
| contact |
text |
false |
|
false |
|
| emailed |
checkbox |
false |
Emailed |
false |
Check this box if you are pasting in an e-mail message. |
| entity |
text |
false |
|
false |
|
| entitytype |
text |
false |
|
false |
|
| externalid |
text |
false |
ExternalId |
false |
|
| hasattachment |
text |
false |
|
false |
|
| lastmodifieddate |
datetime |
false |
Modification Date |
false |
|
| message |
textarea |
false |
Message |
false |
If a template is used, the message field should be left unpopulated (the template provides the message text). |
| recipient |
select |
false |
Attach to |
false |
References an entity record that must already exist in your account. The submitted message is saved on the Messages subtab of the recipient's record as well as the author, activity or transaction records.
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. |
| recipientemail |
email |
false |
To (Email) |
false |
|
| record |
text |
false |
|
false |
|
| recordtype |
text |
false |
|
false |
|
| subject |
text |
false |
Subject |
true |
Enter a subject or title for this email message.
This subject is displayed on the messages subtab on the records of those receiving or sending the message. |
| template |
select |
false |
Template |
false |
|
| time |
timeofday |
false |
Time |
false |
|
| transaction |
text |
false |
|
false |
References an opportunity record that already exists in your NetSuite account. In a single request, a value can be provided for either Activity or Transaction but not both. To have the same message attached to both an Activity and a Transaction, you must add the Message twice. |