Class EnterpriseTopazSidekickGetAndKeepAheadCardProtoDeclinedEvents
A list of events where all guests declined.
Implements
Inherited Members
Namespace: Google.Apis.CloudSearch.v1.Data
Assembly: Google.Apis.CloudSearch.v1.dll
Syntax
public class EnterpriseTopazSidekickGetAndKeepAheadCardProtoDeclinedEvents : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
Events
Declaration
[JsonProperty("events")]
public virtual IList<EnterpriseTopazSidekickAgendaEntry> Events { get; set; }
Property Value
Type | Description |
---|---|
IList<EnterpriseTopazSidekickAgendaEntry> |