Table of Contents

Class ConferenceSolution

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

Constructors

ConferenceSolution()

public ConferenceSolution()

Properties

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string

IconUri

The user-visible icon for this solution.

public virtual string IconUri { get; set; }

Property Value

string

Key

The key which can uniquely identify the conference solution for this event.

public virtual ConferenceSolutionKey Key { get; set; }

Property Value

ConferenceSolutionKey

Name

The user-visible name of this solution. Not localized.

public virtual string Name { get; set; }

Property Value

string