public final class WorkGroupType
extends com.aspose.ms.System.Enum
Specifies the type of a workgroup.
Modifier and Type | Field and Description |
---|---|
static int |
Default
Indicates Default work group type.
|
static int |
Email
Indicates Email work group type.
|
static int |
None
Indicates None work group type.
|
static int |
Web
Indicates Web work group type.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Default
Indicates Default work group type.
public static final int None
Indicates None work group type.
public static final int Email
Indicates Email work group type.
public static final int Web
Indicates Web work group type.