Table of Contents

Class ForwardingAddress

Namespace
Google.Apis.Gmail.v1.Data
Assembly
Google.Apis.Gmail.v1.dll

Settings for a forwarding address.

public class ForwardingAddress : IDirectResponseSchema
Inheritance
ForwardingAddress
Implements
IDirectResponseSchema
Inherited Members

Constructors

ForwardingAddress()

public ForwardingAddress()

Properties

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string

ForwardingEmail

An email address to which messages can be forwarded.

public virtual string ForwardingEmail { get; set; }

Property Value

string

VerificationStatus

Indicates whether this address has been verified and is usable for forwarding. Read-only.

public virtual string VerificationStatus { get; set; }

Property Value

string