Class ColorsResource
The "colors" collection of methods.
Inheritance
System.Object
ColorsResource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.Calendar.v3
Assembly: Google.Apis.Calendar.v3.dll
Syntax
public class ColorsResource
Constructors
ColorsResource(IClientService)
Constructs a new resource.
Declaration
public ColorsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Get()
Returns the color definitions for calendars and events.
Declaration
public virtual ColorsResource.GetRequest Get()
Returns
| Type | Description |
|---|---|
| ColorsResource.GetRequest |