MultiRowEmail Class |  |
Represents MultiRowEmail object.
Inheritance Hierarchy
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
Syntaxpublic class MultiRowEmail : RowEmail
Public Class MultiRowEmail
Inherits RowEmail
public ref class MultiRowEmail : public RowEmail
type MultiRowEmail =
class
inherit RowEmail
end
The MultiRowEmail type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | RowIds |
IDs of rows to be included.
|
Top
See Also