Type Enum

Definition

Defines values for Type.

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

Fields

MicrosoftSupportCommunications 1
MicrosoftSupportSupportTickets 0

Applies to