Share via


MessageFilterType Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum MessageFilterType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type MessageFilterType = 
Public Enum MessageFilterType
Inheritance
MessageFilterType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Exclude 2
Include 1
NotSpecified 0

Applies to