ShareToManyBuilder Class |
Namespace: Smartsheet.Api.Models
The ShareToManyBuilder type exposes the following members.
Name | Description | |
---|---|---|
ShareToManyBuilder |
Name | Description | |
---|---|---|
AccessLevel |
Gets the access level.
| |
CCMe |
Gets the cc me.
| |
Message |
Gets the Message.
| |
Subject |
Gets the Subject.
| |
Users |
Gets the Users.
|
Name | Description | |
---|---|---|
Build |
Builds the Multishare object with the set fields.
| |
SetAccessLevel |
Sets the access level.
| |
SetCCMe |
Set the carbon copy me flag.
| |
SetMessage |
Sets the Message to be included in the body of the Email that will be sent to the use.
| |
SetSubject |
Sets the Subject of the Email that sent to notify the Users.
| |
SetUsers |
Sets the Users that will be shared with. The Email address must be defined for each user.
|