Message

Namespace: urn:communication.general.webservices.netsuite.com

Fields

NameTypeCardinalityLabelRequiredHelp
activity RecordRef 0..1 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 RecordRef 0..1 From T 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.
bcc string 0..1 Bcc F Sets a space deliminated list of e-mail addresses to include in the bcc.
cc string 0..1 Cc F Sets a space deliminated list of e-mail addresses to include in the cc.
compressAttachments boolean 0..1 Zip attachments F
dateTime string 0..1 Date & Time F
emailed boolean 0..1 Emailed F Check this box if you are pasting in an e-mail message.
incoming boolean 0..1 This field has a default value of true. If set to true, indicates that the message has been received from an outside source (outside of NetSuite). If set to false, indicates that the message has been sent from within NetSuite (is outgoing). When an attachment is associated with the message, if incoming is set to true, the attachment is automatically stored in the Attachment Received folder. If incoming is set to False, the attachment is automatically stored in the Attachments Sent folder. In the context of Messages associated with Support Cases incoming should explicitly set to False only in cases where the message for a support case is generated internally. Otherwise, accept the default value of True.
lastModifiedDate dateTime 0..1 Modification Date F
mediaItemList MessageMediaItemList 0..1
message string 0..1 Message F If a template is used, the message field should be left unpopulated (the template provides the message text).
messageDate dateTime 0..1 Date F
recipient RecordRef 0..1 Attach to T 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.
recordName string 0..1 Record F
recordTypeName string 0..1 Record Type F
subject string 0..1 Subject T 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.
transaction RecordRef 0..1 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.

Attributes

NameType
externalId string
internalId string

Related Searches

Name
MessageSearch
MessageSearchAdvanced
MessageSearchBasic
MessageSearchRow
MessageSearchRowBasic