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
Default workgroup
|
static int |
Email
Email workgroup
|
static int |
None
None.
|
static int |
Web
Web workgroup
|
public static final int Default
Default workgroup
public static final int None
None.
public static final int Email
Email workgroup
public static final int Web
Web workgroup
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.