Click or drag to resize

MultiShareMessage Property

Gets the Message to be included in the body of the Email that will be sent to the use.

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public string Message { get; set; }

Return Value

Type: String
the Message
See Also