Class ConferenceProperties
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
ETag
The ETag of the item.
public virtual string ETag { get; set; }