Share Properties | ![]() |
The Share type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessLevel |
Gets the access level for this specific share.
|
![]() | CcMe |
Flag to indicate whether or not to send a copy of the email to the sharer of the sheet.
This attribute can be specified in a request, but will never be present in a response.
|
![]() | CreatedAt |
Gets the Time that the share was created.
|
![]() |
Gets the Email for this specific share.
| |
![]() | GroupId |
Group ID if the share is a group share, else null.
|
![]() | Id |
Share ID, unlike other Smartsheet object ids, this id is an alphanumeric string.
|
![]() | Message |
The message to be included in the body of the email that will optionally be sent to the recipient.
This attribute can be specified in a request, but will never be present in a response.
|
![]() | ModifiedAt |
Gets the time that the share was modified.
|
![]() | Scope |
The scop of this share. One of ITEM or WORKSPACE.
|
![]() | Subject |
The subject of the email that will optionally be sent to notify the recipient.
This attribute can be specified in a request, but will never be present in a response.
|
![]() | Type |
The type of this share. One of USER or GROUP.
|
![]() | UserId |
User ID if the share is a user share, else null.
|