Class MultiRowEmail
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents MultiRowEmail object.
public class MultiRowEmail : RowEmail
- Inheritance
-
MultiRowEmail
- Derived
- Inherited Members
Properties
RowIds
IDs of rows to be included.
public IList<long> RowIds { get; set; }