Table of Contents

Class ConferenceParameters

Namespace
Google.Apis.Calendar.v3.Data
Assembly
Google.Apis.Calendar.v3.dll
public class ConferenceParameters : IDirectResponseSchema
Inheritance
ConferenceParameters
Implements
IDirectResponseSchema
Inherited Members

Constructors

ConferenceParameters()

public ConferenceParameters()

Properties

AddOnParameters

Additional add-on specific data.

public virtual ConferenceParametersAddOnParameters AddOnParameters { get; set; }

Property Value

ConferenceParametersAddOnParameters

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string