Class ConferenceParametersAddOnParameters
Inheritance
System.Object
ConferenceParametersAddOnParameters
Implements
Namespace: Google.Apis.Calendar.v3.Data
Assembly: Google.Apis.Calendar.v3.dll
Syntax
public class ConferenceParametersAddOnParameters : object, IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Parameters
Declaration
public virtual IDictionary<string, string> Parameters { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IDictionary<System.String, System.String> |