Table of Contents

Class PopSettings

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

POP settings for an account.

public class PopSettings : IDirectResponseSchema
Inheritance
PopSettings
Implements
IDirectResponseSchema
Inherited Members

Constructors

PopSettings()

public PopSettings()

Properties

AccessWindow

The range of messages which are accessible via POP.

public virtual string AccessWindow { get; set; }

Property Value

string

Disposition

The action that will be executed on a message after it has been fetched via POP.

public virtual string Disposition { get; set; }

Property Value

string

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string