Click or drag to resize

AlternateEmail Class

The AlternateEmail object.
Inheritance Hierarchy
System.Object
  Smartsheet.Api.Models.IdentifiableModel
    Smartsheet.Api.Models.AlternateEmail

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

The AlternateEmail type exposes the following members.

Constructors
  NameDescription
Public methodAlternateEmail
Top
Properties
  NameDescription
Public propertyConfirmed
The confirmed flag for AlternateEmail.
Public propertyEmail
The email address string for AlternateEmail.
Top
See Also