| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiRowEmail
Represents the multi row email object.
|
class |
RowEmail
Represents RowEmail object.
|
class |
SheetEmail
Represents Sheet Email object used for sending a sheet by email.
|
class |
UpdateRequest
Represents the UpdateRequest object.
|
| Modifier and Type | Method and Description |
|---|---|
Email |
Email.setCcMe(Boolean ccMe)
Sets the carbon copy me flag.
|
Email |
Email.setMessage(String message)
Sets the message.
|
Email |
Email.setSendTo(List<Recipient> sendTo)
Sets the list of recipients to send to
|
Email |
Email.setSubject(String subject)
Sets the subject.
|
Copyright © 2014–2019 Smartsheet. All rights reserved.