AlternateEmail Class | |
The AlternateEmail 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
Syntax public class AlternateEmail : IdentifiableModel
Public Class AlternateEmail
Inherits IdentifiableModel
public ref class AlternateEmail : public IdentifiableModel
type AlternateEmail =
class
inherit IdentifiableModel
end
The AlternateEmail type exposes the following members.
Constructors Properties
| Name | Description |
---|
| Confirmed |
The confirmed flag for AlternateEmail.
|
| Email |
The email address string for AlternateEmail.
|
TopSee Also