Click or drag to resize

MultiRowEmail Class

Represents MultiRowEmail object.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsEmail
    Smartsheet.Api.ModelsRowEmail
      Smartsheet.Api.ModelsMultiRowEmail
        Smartsheet.Api.ModelsUpdateRequest

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 class MultiRowEmail : RowEmail

The MultiRowEmail type exposes the following members.

Constructors
  NameDescription
Public methodMultiRowEmail
Top
Properties
  NameDescription
Public propertyRowIds
IDs of rows to be included.
Top
See Also