| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
RowEmail.AddRowEmailBuilder |
RowEmail.AddRowEmailBuilder.setCcMe(Boolean ccMe)
Sets the carbon copy me flag.
|
RowEmail.AddRowEmailBuilder |
RowEmail.AddRowEmailBuilder.setIncludeAttachments(Boolean includeAttachments)
Sets the flag that indicates if attachments should be included in the email.
|
RowEmail.AddRowEmailBuilder |
RowEmail.AddRowEmailBuilder.setIncludeDiscussions(Boolean includeDiscussions)
Sets the flag that indicates if discussions should be included in the email.
|
RowEmail.AddRowEmailBuilder |
RowEmail.AddRowEmailBuilder.setLayout(String layout)
Sets the layout string
|
RowEmail.AddRowEmailBuilder |
RowEmail.AddRowEmailBuilder.setMessage(String message)
Sets the message.
|
RowEmail.AddRowEmailBuilder |
RowEmail.AddRowEmailBuilder.setSendTo(List<Recipient> sendTo)
Sets the list of recipients to send to
|
RowEmail.AddRowEmailBuilder |
RowEmail.AddRowEmailBuilder.setSubject(String subject)
Sets the subject.
|
Copyright © 2014–2019 Smartsheet. All rights reserved.