public final class AllowedConferenceSolutionTypes
extends Enum
The types of conference solutions that are supported for this calendar.
| Modifier and Type | Field and Description |
|---|---|
static int |
eventHangout |
static int |
eventNamedHangout |
static int |
hangoutsMeet |
static int |
NotDefined
Value is not defined
|
public static final int NotDefined
Value is not defined
public static final int eventHangout
public static final int eventNamedHangout
public static final int hangoutsMeet
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.