public final class ClassificationType
extends Enum
https://docs.microsoft.com/en-us/graph/api/resources/enums?view=graph-rest-1.0 https://docs.microsoft.com/en-us/graph/api/resources/inferenceclassificationoverride?view=graph-rest-1.0 Specifies how incoming messages from a specific sender should always be classified as.
Modifier and Type | Field and Description |
---|---|
static int |
Focused
Focused
|
static int |
Other
Other
|
public static final int Focused
Focused
public static final int Other
Other
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.