Table of Contents

Class ConferenceProperties

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

Constructors

ConferenceProperties()

public ConferenceProperties()

Properties

AllowedConferenceSolutionTypes

The types of conference solutions that are supported for this calendar. The possible values are: - "eventHangout" - "eventNamedHangout" - "hangoutsMeet" Optional.

public virtual IList<string> AllowedConferenceSolutionTypes { get; set; }

Property Value

IList<string>

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string